<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*--å…¬å…±éƒ¨åˆ†--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

html, body, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }

p { margin: 0px; padding: 0px; }

body, button, input, select, textarea { font: 14px/1.5 'Noto Sans SC','Microsoft YaHei', 'Hiragino Sans GB', sans-serif, Arial; color: #333; }

img { border: 0px; vertical-align: middle; max-width: 100%;}

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }


textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.removeStyle { margin: 0px; padding: 0px; list-style: none; }

.removeStyle li { list-style: none; padding: 0px; }

.removeStyle dd { list-style: none; margin: 0px; padding: 0px; }

.removeStyle dt { list-style: none; margin: 0px; padding: 0px; }
.fl{float: left;}
.fr{float: right;}


.in_video {width: 100%;object-fit: fill;height: 96%;}
.in_video::-webkit-media-controls {display: none !important;}

/* é¦–é¡µç®€ä»‹ */
.main1 .left_title {width:35%;float:left;margin-left:240px;}
.index .main1 .content .right_txt {
	float: right;
    position: absolute;
    top: 0;
    width: 55.5%;
    right: 0;
}
/* äº§å“ä¸ŽæœåŠ¡ */
.main3 {
	position:relative;
}
.main3 .bottomImgBox img{ height: 635px;}
.productBox{position:absolute;}
.main3 .container-width{overflow: hidden;}
.main3 ul li{float: left; width: 33.33%; padding: 0 15px 15px 0;}
.main3 ul li a{display: block; text-align: center;}
.case-pic{position: relative;overflow: hidden;}
.case-pic .pros{width: 100%;}
.case-mask{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 17%;
    color: #fff;
    text-align: left;
}
.case-mask h3{padding: 15px 0 10px 0;font-size: 24px;font-weight: bold;}
.case-mask .titles{text-overflow: ellipsis; overflow: hidden;font-size: 16px;line-height: 30px; }
.case-mask .xian{background:#fff;width:15%;height:1px;margin:20px 0;}
.case-mask .jt{display:none;}
.main3 ul li a:hover .case-mask{ transform: translateY(0);height: 100%; background-color: rgb(239, 128, 7,.8);    padding-top: 25%;}
.main3 ul li a:hover .xian{    position: absolute;top: 39%;width: 12%;}
.main3 ul li a:hover .jt{display:block; margin-top: 45px;}
.main3 ul li a:hover .case-mask .titles{opacity: 1; margin-top: 25px;}


.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-grid-collapse, .uk-grid-column-collapse {
    margin-left: 0;
}
.uk-width-1-2\@s {
    width: 33.33333%;
}
.other .uk-inline,
.other .uk-inline a {
	width: 100%;
}

.other .uk-inline a img {
	width: 100%;
}

.other .uk-inline .uk-position-center h3 {
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}

.other .uk-inline .uk-position-center p {
	margin-top: 0;
	font-size: 22px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.other .uk-inline {
	overflow: hidden;
	position: relative;
}

.other .uk-inline a img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.other .uk-inline a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.other_more {
	width: 50px;
	height: 25px;
	background: #fff;
	text-align: center;
	line-height: 25px;
	color: #333;
	font-weight: bold;
	border-radius: 99px;
	margin: 0 auto;
	display: block;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.other .uk-inline a:hover .other_more {
	background: #ef8007;
	color: #fff;
}
.uk-position-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    max-width: 100%;
    box-sizing: border-box;
	position: absolute;
}




@media (max-width:960px) {
	.main3 ul li{ width: 50%;}
}
@media (max-width:768px) {
	.main3 ul li{width: 100%;}
}
/* ç»“æŸ */
.index_q1 .inq1cen  {overflow: hidden;}
.indexb .t a {width: 16.3333333%;display:block;float:left; font-size: 18px; position: relative; text-align:center; line-height:40px; transition:background ease .5s;}
.indexb .t a.on{color:#ef8007; border-bottom: 2px solid #ef8007;font-weight: bold; z-index:4;   padding-bottom: 13px;} 
.indexb .main {padding-top:8px;line-height:48px;}
.hidden {display:none !important;}
.indexb .div1 {height:30px;}
.in_classic ul {padding-top:40px}
.indexb {float: left;width:100%;}
.indexc {float: right;padding-top: 15px;}
 
 .index_q1 .inq1cen{overflow: hidden;}
 .index_q1 .inq1cen .indq1fl{float: left;width: 45%;}
 .index_q1 .inq1cen .indq1fr{float: left;width: 55%;padding-left: 2%;}
.in1_topdbg .xians{position: absolute;width: 100%; top: 98%;height: 1px;background: #d4d4d4;}
.newsbn .swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{text-align: right;left: -6%; bottom:3%;position: absolute;}
 
.newsbn .swiper-slide .newspic{position: relative;margin-top:15px;}
.newsbn .swiper-slide img{ display: block; width:100%;height: 100%;height:402px}
.newsbn .swiper-slide h3{width: 100%;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;  color: #fff;text-align: center; height: 50px;line-height:50px;background: rgba(0,0,0,.5);position: absolute;left: 0;bottom: 0;z-index: 100;}
.newsbn .swiper-slide h3 p{width: 80%;padding: 0 15px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap;  color: #fff;text-align: left; height: 50px;line-height:50px;font-size: 16px; }
 
.newsbn .swiper-slide {text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.newsbn .swiper-pagination-bullet {width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;color:#000;opacity:1;background:rgba(255, 255, 255, 0.8);}
.newsbn .swiper-pagination-bullet-active {color:#fff;background:#ef8007;}
.public-title-news{padding: 0 0 4% 0;text-align: center;position:relative;}

.public-title-news h3{padding-bottom: 5px; font-size: 30px; color:#333333;}
.public-title-news p{text-transform: uppercase; color: #ef8007;font-size: 36px; font-family: arial;opacity: 0.5;position:absolute;}
.in1_topdbg{overflow: hidden;position:relative;}
.inform_fri{padding-left:50px}
.screons{overflow: hidden;padding: 2px  0px 0 0;width: 100%;}
.screons li{ margin: 30px 0;}
.screons li a{display: block;overflow: hidden;padding : 10px 0;}
.screons li a:hover{color:#fff;}
.screons li a:hover .date{color:#fff;padding-left: 20px;}
.screons li a:hover .date em{color:#fff;}
.screons li a:hover .black{display:none;}
.screons li a:hover .while{display:block;}
.screons li:hover{background:#ef8007;}
.screons .srfl span{color: #007072;}
.screons .srfl img{padding-right: 8px;}
.screons .while{display:none;}
.ovh {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsbn a{ display: block;}
.newsbn a span{ width: 100%;display:block;}
.pic {
    width: 100%;
    overflow: hidden;
}
.site-copyright p{font-size: 16px; color: #dfdfdf;}
.newsbn a span img{ width: 100%;
height: 361px;
    object-fit: cover;
 
 transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;}
.xwns{background-color: #fff;box-shadow: 0 0 10px #aaa;padding: 20px 30px;}
.xwns h3{font-size: 22px; color: #2b2b2b;line-height: 30px;}
.xwns p{font-size: 14px; color: #666; padding: 15px 0;}
.newsbn a:hover h3{color: #ef8007;}
.newsbn a:hover span img{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
/* .screons .srfl{width: 77%;float: left;font-size: 16px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;} */
.screons .srfl{width: 70%;float: left;font-size: 22px; overflow: hidden;color: #2b2b2b;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.screons .srfr{width: 23%;float: right;text-align: right; padding-left: 1%;font-size: 14px; color: #999; padding-top: 3px;}
.screons .jt{width: 8%;float: right;margin-top: 20px;}
.moresR{    margin-top: 20px;width: 20%;padding: 8px;display: block;text-align: center;color: #ef8007;border: 1px solid #ef8007; font-weight: 600;}
.main ul li .date{
	display: block;
    border-right: 1px solid #e7e4e4;
    width: 12%;
    text-align: left;
    font-size: 14px;
	color:#989898;
  
    line-height: 1.3em;
    margin-right: 25px;
    overflow: hidden;
    float: left;
}
.screons li a:hover .srfl{ color: #fff;}
.main ul li .date em{display:block;font-size:26px;line-height:1.3em;font-weight:700;overflow:hidden;font-style: normal;    color: #2b2b2b;  margin-bottom: 7px;margin-top:7px;}
/* é¢åŒ…å±‘å¯¼èˆª */
.mb_xie {
	height: 60px;
	line-height: 60px;
	background-color: #f6f6f6;
}

.mb_xie .dh {
	font-size: 12px;
	color: #666;
	float: right;
}

.mb_xie .dh a {
	color: #666;
}

.mb_xie .dh a:last-child {
	color: #ef8007;
}

.mb_list {
	float: left;
}

.mb_list li {
	float: left;
	margin-right: 30px;
	position: relative;
	padding: 0 30px;
}

.mb_list li:last-child {
	margin-right: 0;
}
.mb_list li.mon::before,.mb_list li:hover::before {-webkit-transform:scale(1);transform:scale(1);color:#ef8007;}
.mb_list li::before {
position:absolute;content:'';left:0;top:0;width:100%;height:4px;background:#ef8007;transform:scale(0,1);-webkit-transform:scale(0,1);transition:all .3s;-webkit-transition:all .3s
}

.mb_list li a {
	display: block;
	color: #333333;
	font-size: 18px;
}

.mon a,
.mb_list li:hover a {
	color: #ef8007 !important;
	font-weight: bold;
}

.index_banner{ position: relative;}
#index_banner .item .img span {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}
#index_banner .item .img img {
	width: 100%;
}
#index_banner .owl-controls .owl-pagination {
  margin: 0;
  width: 100%;
  height: 8px;
  text-align: center;
  position: absolute;
  bottom: 60px
}

#index_banner .owl-controls .owl-pagination .owl-page {
  display: inline-block
}

#index_banner .owl-controls .owl-pagination .owl-page span {
  display: block;
  margin: 0 5px;
  width: 30px;
  height: 8px;
  background: #ef8007;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

#index_banner .owl-controls .owl-pagination .active span {
  width:40px;
  background: #fff
}

#index_banner .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
/* å…³äºŽ */

.tit-h1{text-align:center;padding:60px 0 10px;}
.tit-h1.hdd{text-align:center;padding:30px 0 5px;}
.tit-h1 .title{font-size:28px;color:#333;font-weight:bold}
.tit-h1 .title span{color:#da3f2e}
.tit-h1 .sub{font-size:18px;color:#999;font-weight:700;letter-spacing:.5em;text-indent:.25em;padding-bottom:5px}
.tit-h1.s2 .title,.tit-h1.s2 .title span{color:#fff}
.tit-h1.s2.border{border-color:#fff;border-color:rgba(255,255,255,.3)}

.cz-about {position: relative;}
.cz-about-us {padding: 30px 0;overflow: hidden;}

.cz-about-us-left {float: left;width: 49%;padding-right: 60px;}
.cz-about-us-right {float: right;width: 49%;}
.cz-about-us-right .cz-title{}
.cz-about-us-left .introduction-1{font-size: 16px;line-height: 32px;color: #333333;margin: 15px 0 30px 0;overflow: hidden;text-align: justify;overflow: auto;height: 350px;}
.cz-about-us-left .introduction-1 p{padding-right: 10px;}
::-webkit-scrollbar {
  width : 10px;  
  height: 1px;
  }
::-webkit-scrollbar-thumb {
  border-radius   : 10px;
  background-color: skyblue;
  background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
  }
::-webkit-scrollbar-track {
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #ededed;
  border-radius: 10px;
  }
  
.cz-about-us-left .introduction-1::-webkit-scrollbar {
    width : 3px;  
    height: 1px;
    }
.cz-about-us-left .introduction-1::-webkit-scrollbar-thumb {
    border-radius   : 10px;
    background-color: #ef8007;

    }
.cz-about-us-left .introduction-1::-webkit-scrollbar-track {
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #ededed;
    border-radius: 10px;
    }

.cz-about-us-left .culBox{margin: 30px 0 0 30px;}
.cz-about-us-left .culBox .hBox{font-size:16px;margin-top:5px;}
.cz-about-us-left .culBox .fhBox{font-weight:bold;}
.cz-about-us-right .item-3 li{list-style: none;margin: 0;padding:0 5%;float: left;width:18%;position: relative;}
.cz-about-us-right .item-3 li::after {content: '';width: 1px;height: 100%;background: #dbdde0;position: absolute;right:10%;top: 0;}
.cz-about-us-right .item-3 li:last-child::after {display: none;}
.cz-about-us-right .item-3 li i{display: block;width: 40px;height: 40px;position: relative;}	
.cz-about-us-right .item-3 li h2{display: block;margin: 5px 0;padding: 0;}
.cz-about-us-right .item-3 li h2 strong{display: inline-block;font-size: 44px;color: #26334d;font-weight: normal}
.cz-about-us-right .item-3 li h2 sup{font-size:30px;font-weight: normal;}
.cz-about-us-right .item-3 li p{display: block;font-size: 15px;color: #333333;margin:7px 0;padding: 0;}
.cz-about-us-right .item-3 li i svg *{fill:#6060ea}

.cz-title {position: relative;}
.cz-title .title-2 {font-size: 24px;color: #ef8007;padding:0;}

.cz-title .titleBox {font-size: 30px;color: #fff;text-align:center;}

.cz-history {padding: 70px 0 50px 0;overflow: hidden;background: url('../image/history1.jpg') center no-repeat;background-size: cover;}
.cz-history .cz-content {width:100%;}
.cz-history .cz-content .cz-title .title-1,.cz-history .cz-content .cz-title .title-2 {color: #fff;}
.cz-history-content {margin: 60px 0;overflow: hidden;position: relative;cursor: url("../image/move.png"),default!important;}
.cz-history-swiper {background: url("../image/line.png") repeat-x left 87px;}
.cz-history-item {color: #fff;font-size: 14px;width:90%;margin: 0;opacity: .5;transition:all .4s ease;}
.cz-history-item .date-1{font-size: 40px;}
.cz-history-item .date-1 i{display: block;width:2px;height: 30px;background: #666;margin:20px 0 0 3px;position: relative;}
.cz-history-item .date-1 i::before {content: '';width: 8px;height:8px;border-radius: 100%;position: absolute;left: -3px;bottom: 0;background: #666;}
.cz-history-item .text-2 {overflow: hidden;position: relative;margin: 14px 3px;}
.cz-history-item .text-2::before {content: '';background: url('../image/kuang.png') no-repeat;width: 100%;height: 37px;position: absolute;left: 0;top:5px;z-index: 10;}
.cz-history-item .text-2 ul {list-style: none;border: 2px solid #6f7483;padding:0 5%;margin-top: 19px;}
.cz-history-item .text-2 li{list-style: none;margin: 0;padding:20px 0;border-bottom: 1px solid #3c445a;}
.cz-history-item .text-2 li:last-child {border: none;}
.cz-history-item .text-2 li p{margin: 5px 0;}
.cz-history-item:hover {opacity: 1;}
.cz-mouse-drag {background: url('../image/mous.png') no-repeat;width: 130px;height: 16px;position: absolute;right:10%;top:55%;}

/* åˆ†å…¬å¸ */
.list-h1{padding:5px 0 24px}
.list-h1 .item{position:relative;overflow:hidden;}


.zgs .swiper-pagination-bullet { width: 10px; height: 10px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #fff;margin-left: 10px;opacity:1; }
.zgs .swiper-pagination-bullet-active{ background: #ef8007;}
.zgs .swiper-slide img{width: 100%;}
.zgs .swiper-container-horizontal&gt;.swiper-pagination-bullets{bottom: 36px;}

.zgs .swiper-button-next, .zgs .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
background-size:auto;
}
.zgs .swiper-button-next.swiper-button-disabled, .zgs .swiper-button-prev.swiper-button-disabled{opacity: 1;}

.zgs .swiper-button-next, .zgs .swiper-container-rtl .swiper-button-prev {
    background-image: url(../image/you.png);
    right: 10px;
    left: auto;
}
.zgs .swiper-button-prev, .zgs .swiper-container-rtl .swiper-button-next {
       background-image: url(../image/zuo.png);
    left: 10px;
    right: auto;
}
.txts{ padding: 50px 100px 0 20px;}

.txts h4{font-size: 24px; color: #333333;padding-bottom: 13px;}
.txts p{font-size: 20px; color: #333333;line-height: 36px;}
.bjt{background-color: #f8f8f8;padding-top: 30px;margin-bottom: 30px;}
.bjt .txts{ padding: 50px 20px 0 100px;}
.yql {
    width: 100%;
    height: 700px;
}

/* èµ„è´¨ */
.ly-nr{margin:60px 0;}
.ly-nr.ltd{margin:80px 0 20px 0;}
.bgBox{background:#e5f5ff;padding-bottom: 40px;}
.bgBoxRencai{background:url(../image/abBg.png) no-repeat;padding-bottom: 40px;background-size: cover;}
.fly-filter-right {display: flex;
    align-items: center;
    justify-content: center;}
 .fly-filter-right p {position: relative; float: left;}
 .fly-filter-right a {
	 font-size: 18px;
    padding: 17px 63px;
    color: #333333;
    position: relative;
    border: 1px solid #e6e9ee;

 }
   .fly-filter-right  a.layui-this-moren{background:#f08919;font-weight: bold;}
   .fly-filter-right  a.layui-this-moren{color:#fff !important;}
    .fly-filter  .layui-this-moren {color:#fff;}
	.fly-filter-right a:hover{ color: #fff;background:#f08919;font-weight: bold;}

   .nei_about{margin: 2rem auto;}
    .zizhiny ul li a{display: block;border: 1px solid #dddddd;padding: 20px 15px;}
   .zizhiny  span{height: 196px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
   .zizhiny  span img{max-height: 196px;max-width: 100%;} 
   .zizhiny  li{display: block;text-align: center;margin-bottom: 15px;}
   .zizhiny  li p{padding: 15px 0 5px 0;text-align: center; color: #333;font-size: 16px;}
   .zizhiny  li:hover p{color: #ef8007;}
    /* é¡µç&nbsp; */
	.in-page{color:#888;margin-top: 30px;text-align: center;}
	.in-page span{padding:0 15px;border:1px solid #ef8007}
	.in-page a{height:35px;line-height:35px;padding:8px 12px;border:1px solid #ef8007;border-radius:3px;margin-left:4px}
	.in-page a.cur,.in-page a:hover{border-color:#ef8007;background:#ef8007;color:#fff}
	/* æ‹›è˜ */
	.hk-page-job {width:100%;overflow:hidden;}
.hk-page-job-top {padding:2% 0;overflow:hidden;font-size: 14px; line-height: 24px;color: #666;width:80%;margin: auto;}
.hk-page-job-top-pic {background: #d9d9d9;border:20px solid #d9d9d9; clear:both;min-height:200px;}
.hk-page-job-top-pic img{max-width: 100%;max-height: 460px;display: block;}
.hk-page-job-list {width:100%;padding:4% 0 8% 0 ;overflow:hidden;}
.hk-page-job-list div ul * {display: block;overflow: hidden;}
.hk-page-job-list ul { width:98%;margin: auto;}
.hk-page-job-list ul li { margin-bottom: 20px;cursor:pointer;}
.hk-page-job-list ul li img{max-width: 100%;width:100%;max-height: 250px;}
.hk-page-job-list ul li h4 {font-size: 16px;color: #999;background: #fff;text-align: center;line-height: 50px;}
.hk-page-job-list ul li:hover h4{background: #103380;color: #fff;}       
.hk-page-job-list .slick-dots {bottom: 60px;}
.hk-page-job-list .slick-dots li { height:20px; width:10px; margin: 0px 3px;}
.hk-page-job-list .slick-dots li button {background:#999; height:10px;width:10px;border-radius:100px;}
.hk-page-job-list .slick-dots li.slick-active button {background: #65c6ff;border: none; opacity:1.5;}
.hk-page-jobs {padding:3% 0;overflow:hidden;}
.sideMenu{ width:100%; clear:both; overflow:hidden;}
.sideMenu h3{overflow:hidden;padding:22px 40px; font-size: 16px;color: #333;cursor: pointer;position: relative;background: url(../image/jts.png) 97% center no-repeat #e6e9ee}
.sideMenu h3 strong{float:left;font-size: 16px; line-height:36px;display:block; font-weight:normal;width:20%;color:#888888}
.sideMenu h3 strong:first-child{font-size: 18px; color: #333;font-weight: bold;}

.sideMenu ul .nLi {margin-bottom:22px;border: 1px solid #e6e9ee;}
.sideMenu ul .nLi.on .sub{ display: block; margin-bottom:10px;    background: #fff;position: relative;}
.sideMenu ul .sub{ line-height: 26px; font-size:14px; overflow:hidden;color:#000;padding:3%;}
.sideMenu ul .nLi .sub{display: none;}

.seh{width: 80%;}


.sent-resume{
	font-size:14px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #f08919;
	width:140px;
	height: 40px;
	line-height:38px;
	color: #fff;
padding-left: 18px;
	position: absolute;
	top:50px;
	right: 30px;
	background: url(../image/yx.png) 22% center no-repeat #f08919 
	}
.sent-resume:hover{color: #fff;background-color: #8a898d;border: 1px solid #8a898d;}


/* æ–°é—» */

.p-list2{margin:0 0 58px}
.p-list2 li{overflow:hidden;border-bottom:1px solid #eeeded;box-shadow: darkgrey 0px 0px 30px -15px;margin-top: 25px;}
.p-list2 li:first-child {margin-top: 0px;}
.p-list2 .pic{float:left;width:35%;margin-right:30px;overflow:hidden}
.p-list2 .pic img{display:block;width:100%;height:277px;object-fit: cover;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.p-list2 .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.p-list2 .txt{overflow:hidden;font-size:16px;color:#686666;line-height:28px;padding: 40px 30px;}
.p-list2 .tit{font-size:24px;color:#333;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;}
.p-list2 .tit a{color:inherit;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.p-list2 .tit a:hover{color:#ef8007}
.p-list2 .det{height:5em; }
	.p-list2 .det p{display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;}
.p-list2 .date{
	font-size: 15px;
    color: #999;
    line-height: 24px;
    padding: 20px 0 17px;
}
.csnm{font-size: 16px;
    line-height: 32px;margin-top: 1.4rem;
    color: #333333;}
.p-list2 .date img{display:inline-block;vertical-align:middle;margin:-2px 3px 0 0}
.details{
	font-size: 14px;
    line-height: 16px;
    color: #666666;
	position: relative;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 6px!important;
    margin-bottom: -6px;
    font-weight: 700;
    text-decoration: none;
	    margin-top: 12px;
}
.details i {
    position: absolute;
    display: block;
    left: 0;
    bottom: 12px;
    width: 14px;
    background: #ef8007;
    height: 2px;
    transition: width .4s ease;
}
.details span{margin-left:22px;}
.details:hover{color:#ef8007;}

.ubecyn li{ border-bottom:1px dashed #ddd;}
.ubecyn li a{display: -webkit-flex; display: flex;justify-content:space-between; font-size:16px; line-height:55px;}
.ubecyn li a .tit{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:calc(100% - 100px); padding-left:32px; background:url(../image/pdf.png) no-repeat left center;}
.ubecyn li a .mcl{ width:25%; color:#666;}
.ubecyn li a .time{ color:#666;}


.ucnema li{ width:32%; float:left; margin-right:2%; margin-bottom:2%;}
.ucnema li:nth-child(3n){ margin-right:0;}
.ucnema li a{ display:block; border:1px solid #ddd; padding:30px;transition:all ease .5s;}
.ucnema li a .pic{ width:42px; height:52px; background:url(../image/w1.png) no-repeat center center;}
.ucnema li a .con{ width:calc(100% - 65px);}
.ucnema li a .con .d1{ font-size:18px; line-height:28px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.ucnema li a .con .d2{ color:#999;}

.faz{background-color: #fcfcfc;position: relative;padding-bottom: 80px;}
.faz h2{font-size: 28px; color: #333333;font-weight: bold;text-align: center; padding: 30px 0  20px 0;}
.history:before {
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 25px;
    bottom: 0;
    content: "";
    width: 2px;
    background: #c1c1c1;
}
.history{position: relative;text-align: center; width: 1200px;margin: 0 auto;}
.history .history-ico {
    display: block;
}
.his_a ul li{
	margin-top: 60px;
	position: relative;
	}
.his_a ul li .his_left{

    width: 45%;
	text-align:left;
	}
.his_a ul li.ntss .his_left{
    width: 45%;
	text-align:left;
	float: right;
	}		
.his_a ul li .his_right{
position: absolute;
top:8px;
left:50%;
background-color: #ef8007;
font-size: 24px;
color: #fff;
height: 55px;
line-height: 55px;
width: 235px;
border-radius: 0 50px 50px 0;
margin-left: 1px;
padding-left: 50px;
text-align: left;
font-weight: bold;
}
.his_a ul li.ntss .his_right{
position: absolute;
top:8px;
right:50%;
left: auto;
background-color: #ef8007;
font-size: 24px;
color: #fff;
height: 55px;
line-height: 55px;
width: 235px;
border-radius:  50px 0 0 50px;
margin-left:auto;
padding-left: 0;
margin-right: 1px;
padding-right: 50px;
text-align: right;
font-weight: bold;
}
.his_left p{font-size: 18px; color: #666;line-height: 36px;position: relative;padding-left: 16px;}	
.his_left p:before{ 
	content: "";
	width: 0;

    height: 0;

border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #666666;
	position: absolute;
	top: 12px;
	left: 0;
	}

.he_banig {
    overflow: hidden;
    position: relative;
	width: 100%;
}
.he_banig img,.he_banig video {
    width: 100%;
}


.he_bante {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.he_h1play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 62px;
}
.he_h1play img {
    width: 100%;
}
.mc_videom_close {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    color: #fff;
}

.mc_modal_close {
    position: absolute;
    right: 15px;
    top: 15px;
    /* font-size: 20px; */
    line-height: 20px;
    cursor: pointer;
    z-index: 10;
}

.mc_videom_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mc_videom_content {
    width: 1200px;
}

.mc_videom_content {
    width: 1000px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: auto;
}

.mc_videom_video {
    max-width: 100%;
    vertical-align: middle;
    background: #000;
}

.mc_videom_iframebox {
    text-align: center;
}

.mc_videom_iframebox {
    display: none;
}

.mc_videom {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .84);
}

/* æ–°é—»è¯¦æƒ… */

.xwen_zcixqin .zb {
	width: 75.396%;
	float: left;
	margin-bottom: 60px;
}

.xwen_zcixqin .zb .zbxqn {
	background-color: #FFFFFF;
	padding: 80px 60px 0 0;
}

.xwen_zcixqin .zb .zbxqn p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.xwen_zcixqin .zb .zbxqn p&gt;img {
	max-width: 100%;


}

.detail img {
    max-width: 100%;
}

.xwen_zcixqin.businessdetails .zb .zbxqn p img {
	max-width: 46%;
}

@media only screen and (max-width:640px) {
	.xwen_zcixqin.businessdetails .zb .zbxqn p&gt;img {
		max-width: 100%;
		width: 100%;
		display: block;
	}
}

.xwen_zcixqin .zb .zbxqn .time {
	font-size: 18px;
	color: #999999;
	line-height: 36px;
	text-indent: 0;
}

.xwen_zcixqin .zb .zbxqn .b {
	border-bottom: 1px solid #c4cccf;
	padding-bottom: 14px;
	position: relative;
}


.xwen_zcixqin .zb .zbxqn .tit {
	font-size: 24px;
	color: #333333;
	line-height: 36px;
	font-weight: bold;
}

.xwen_zcixqin .zb .zbxqn .rtfx {
	font-size: 14px;
	color: #818181;
	line-height: 38px;
	margin: 10px 0 5px 0;
}
.detail{ padding: 20px 0 20px 0}
.xwen_zcixqin .zb .zbxqn .rtfx img {
	margin-right: 5px;
	vertical-align: middle;
	width: auto;
}
.left_bottom_TAG{padding-top:25px;border-bottom:1px solid #dcdcdc;padding-bottom:40px;margin-bottom:45px;}

.clear:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clear{zoom:1;}

.left_bottom_page .bottom_page_left{width:70%;}
.left_bottom_page .bottom_page_left .page_left_list{margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.left_bottom_page .bottom_page_left .page_left_list:last-child{margin-bottom:0px;}
.left_bottom_page .bottom_page_left .page_left_list dd{font-size:16px;color:#666;}
.left_bottom_page .bottom_page_left .page_left_list a{font-size:16px;color:#666;}
.left_bottom_page .bottom_page_left .page_left_list a:hover{color:#ef8007;}
.left_bottom_page .bottom_page_right a{display:inline-block;font-size:16px;color:#ef8007;}
.left_bottom_page .bottom_page_right a span{color:#ef8007;margin-right:10px;position:relative;top:0;}
.bottom_page_right{ margin-top: 10px;}

.xwen_zcixqin .zb .sxpi {
	background-color: #FFFFFF;
	padding: 12px 40px;
	margin-top: 30px;
	position: relative;
}

.xwen_zcixqin .zb .sxpi .sy_p,
.xwen_zcixqin .zb .sxpi .xy_p {
	width: calc(50% - 60px);
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	background: url('../image/sy_p225.png') no-repeat left top;
	padding-left: 25px;
	float: left;
	height: 40px;
}

.xwen_zcixqin .zb .sxpi .xy_p {
	background: url('../image/xy_p225.png') no-repeat right top;
	padding-right: 25px;
	text-align: right;
	padding-left: 0;
	float: right;
}

.xwen_zcixqin .zb .sxpi .sy_p a,
.xwen_zcixqin .zb .sxpi .xy_p a {
	font-weight: normal;
	color: #666666;
}

.xwen_zcixqin .zb .sxpi .sy_p:hover a,
.xwen_zcixqin .zb .sxpi .xy_p:hover a {
	color: #1d2285;
}

.xwen_zcixqin .zb .sxpi .pic {
	font-size: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	transform: translateY(-50%);
}

/* Ã¥ÂÂ³Ã¨Â¾Â¹ */
.xwen_zcixqin .yb {
	width: 22.222%;
	float: right;
}

/* Ã§â€ºÂ¸Ã¥â€¦Â³Ã¦â€“â€¡Ã§Â«Â&nbsp; */
.xwen_zcixqin .yb .xg_wzh {
	padding: 90px 0 60px 0;
}

.xwen_zcixqin .yb .xg_wzh .tit {
	font-size:24px;
	color: #333333;
	line-height: 36px;
	background:#e6e9ee;
	padding: 14px 25px;
}

.xwen_zcixqin .yb .xg_wzh .wlit {
	border-left: 1px solid #e6e9ee;
    padding: 15px 20px;
}

.xwen_zcixqin .yb .xg_wzh .wlit li {
	position:relative;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.xwen_zcixqin .yb .xg_wzh .wlit .imgs{
	position: absolute;
    top: 26px;
    left: -20px;
}
.xwen_zcixqin .yb .xg_wzh .wlit li:first-child { margin-top:10px;}
.xwen_zcixqin .yb .xg_wzh .wlit li a {
	color: #333333;
	display: block;
}
.tit-h1.wttt{padding: 40px 0 60px 0;}
.xwen_zcixqin .yb .xg_wzh .wlit li a:hover p{color: #ef8007;}
.xwen_zcixqin .yb .xg_wzh .wlit li:hover a {
	color: #333333;
}
.xwen_zcixqin .yb .xg_wzh .wlit .tits h3{font-size:14px; color:#666666; }
.xwen_zcixqin .yb .xg_wzh .wlit .tits p{font-size:16px;line-height:24px;color:#333333;}
.xwen_zcixqin .yb .xg_wzh .wlit .tits p img{margin-right:7px;}
/*======================================== businessxq =====================================*/
/* Ã§â€ºÂ¸Ã¥â€¦Â³Ã¦Â¡Ë†Ã¤Â¾â€¹ */
.xwen_zcixqin .zb .zbxqn .bii {
	border-bottom: 1px solid #e3e4e3;
	padding-bottom: 20px;
	position: relative;
	font-size: 22px;
	color: #333333;
	line-height: 36px;
	font-weight: bold;
	text-indent: 0;
}

.xwen_zcixqin .zb .zbxqn .bii::before {
	content: '';
	width: 55px;
	height: 2px;
	background-color: #1d2285;
	position: absolute;
	left: 0;
	bottom: 0;
}

.xwen_zcixqin .yb .xg_anl {
	background-color: #FFFFFF;
	padding: 25px 20px 0;
}

.xwen_zcixqin .yb .xg_anl .tit {
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	background: url('../image/228.png') no-repeat right center;
	font-weight: bold;
}

.xwen_zcixqin .yb .xg_anl .al_pic {
	border-top: 1px solid #333333;
	padding: 25px 0;
	margin-top: 20px;
}

.xwen_zcixqin .yb .xg_anl .al_pic a {
	display: block;
}

.xwen_zcixqin .yb .xg_anl .al_pic .pic {
	font-size: 0;
}

.xwen_zcixqin .yb .xg_anl .al_pic .pic img {
	width: 100%;
}

.xwen_zcixqin .yb .xg_anl .al_pic .name {
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	width: 50%;
	margin-top: 10px;
	padding-left: 10px;
	border-left: 4px solid #1b84e4;
}

.xwen_zcixqin .yb .xg_anl .swiper-pagination {
	width: auto;
	right: 0;
	left: auto;
	bottom: 6px;
}

.xwen_zcixqin .yb .xg_anl .swiper-pagination-bullet {
	border: 1px solid #e4e5e4;
	background-color: transparent;
	opacity: 1;
}

.xwen_zcixqin .yb .xg_anl .swiper-pagination-bullet-active {
	background-color: #1d2187;
	border: 1px solid #1d2187;
	width: 16px;
	border-radius: 20px;
}

/*======================================== zbgao =====================================*/
.xwen_zci .zb_lit li {
	background-color: #efefef;
	padding: 20px 25px;
	margin-bottom: 20px;
}

.xwen_zci .zb_lit li a {
	display: block;
}

.xwen_zci .zb_lit li .time {
	font-size: 18px;
	color: #999999;
	background: url('../image/xzjitoux.png') no-repeat right center;
}

.xwen_zci .zb_lit li .titlt {
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	font-weight: bold;
}

.xwen_zci .zb_lit li:hover {
	background-color: #FFFFFF;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
}

.xwen_zci .zb_lit li:hover .time {
	background: url('../image/xzjitoux1.png') no-repeat right center;
}
/* ä¸“å®¶é¡¾é—® */

.list-h1 .zj_box .zj_list .title { font-size: 48px; line-height: 48px; color: #e9d8bd; text-align: left; }

.list-h1 .zj_box .zj_list .title span { display: block; }

.list-h1 .zj_box .zj_list .tag { font-size: 20px; line-height: 1.1; color: #ef8007; margin-top: 15px; }

.list-h1 .zj_box .zj_list .line { font-size: 36px; line-height: 1.1; letter-spacing: -1px; color: #093c6b; margin-top: 35px; font-weight: 700; }

.list-h1 .zj_box .zj_list { margin-top: 25px; }

.list-h1 .zj_box .zj_list{ font-size: 16px; line-height: 1.1; }

.list-h1 .zj_box .zj_list { color: #2e2f35;  margin: 0 15px; cursor: pointer; }

.list-h1 .zj_box .zj_list .active { opacity: 1; color: #ef8007; }

.list-h1 .zj_box .zj_list .swiper_btn .swiper-button-prev, .list-h1 .zj_box .zj_list .swiper_btn .swiper-button-next { color: #bdb29d; font-size: 25px; background-image: none; position: unset; width: auto; height: auto; margin: auto; -webkit-transition: all 0.5s; transition: all 0.5s; }

.list-h1 .zj_box .zj_list .swiper_btn .swiper-button-prev:hover, .list-h1 .zj_box .zj_list .swiper_btn .swiper-button-next:hover { color: #ef8007; }

.list-h1 .zj_box .zj_list .swiper_btn .icon { width: 5px; height: 7px; border-left: 1px solid #837a69; border-right: 1px solid #837a69; margin: 0 25px; }

.list-h1 .zj_box .zj_list .block_box { margin-top: 30px; }

.list-h1 .zj_box .zj_list .swiper-slide { border: solid 1px #e7e7e7; background-color: #fff;margin-top:15px !important;box-shadow: 0 0 5px rgba(0,0,0,.1)}

.list-h1 .zj_box .block_box .swiper-slide .picture_container {padding: 40px 25px 10px 25px;}
.list-h1 .zj_box  .block_box .swiper-slide .picture_container img{ transform: scale(1); -webkit-transform: scale(1); transition: all .8s ease; -webkit-transition: all .8s ease;}
.list-h1 .zj_box  .block_box .swiper-slide .picture_container:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}

.list-h1 .zj_box .zj_list:not(:first-child) { display: none; }
.list-h1 .zj_box .zj_list .picture_container .tits{font-size:22px;color:#333333;font-weight: bold;}
.list-h1 .zj_box .zj_list .picture_container .tits .nameBox{
	background: #ef8007;
    color: #fff;
    padding: 5px 32px;
    margin-right: 30px;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 4px;
}
.list-h1 .zj_box .zj_list .picture_container .zjDes{margin:3% 0 4% 0; padding-right: 10px; height: 150px;overflow: auto;}
.list-h1 .zj_box .zj_list .picture_container .zjDes p{font-size:16px;line-height:30px;color:#666666;}

::-webkit-scrollbar {
  width : 10px;  
  height: 1px;
  }
::-webkit-scrollbar-thumb {
  border-radius   : 10px;
  background-color: skyblue;
  background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
  }
::-webkit-scrollbar-track {
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #ededed;
  border-radius: 10px;
  }
  
.zjDes::-webkit-scrollbar {
    width : 3px;  
    height: 1px;
    }
.zjDes::-webkit-scrollbar-thumb {
    border-radius   : 10px;
    background-color: #ef8007;

    }
.zjDes::-webkit-scrollbar-track {
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #ededed;
    border-radius: 10px;
    }
 .pagination-style {
   margin: 30px 0;
   text-align: center;
   overflow: hidden;
 }
 .pagination-style ul li {
   display: inline-block;
   margin: 5px;
 }
 .pagination-style ul li a {
	 width: 40px;
	 height: 40px;
	 line-height: 40px;
   border: 1px solid #d5d5d5;
   display: block;
border-radius: 50%;;
   background-color: #d5d5d5;
   color:#333;
 
 }
 .pagination-style ul li a:hover {
   background: #ef8007;
   color: #fff;
   border: 1px solid #ef8007;
 }
 .pagination-style ul .active a {
   color: #fff;
   background: #ef8007;
   border: 1px solid #ef8007;
 }
 .pagination-style ul li.shang a{  color: #fff;
   background: #545454;
   border: 1px solid #545454;}
   .pagination-style ul li.tot a{  background: #ef8007;
   color: #fff;
   border: 1px solid #ef8007;}
 .alert-danger {
     background-color: #b89c21;
     border-color: #b89c21;
     color: #fff;
 }
 .text-centers{ text-align: center;padding-top: 50px;font-size: 20px; color: #333;}
 .alert {
     padding: 12px;
     border: 1px solid transparent;
     border-radius: 4px;
 margin-bottom: 20px;
 font-size:18px;
 } 
 .ucp li a{ display:block}
 .ucp li a.ctm {
    border: solid 1px #e7e7e7;
    background-color: #fff;
}
.ucp li p{padding: 15px 0 5px 0;
    text-align: center;
    color: #333;
    font-size: 16px;
    
}
.ucp li p a:hover{ color:#ef8007}
.ucp li img{ height:365px;object-fit: cover; width:100%;}
 
.tit-h2 {text-align: center;padding: 35px 0 25px 0;}
.tit-h2 .title {
    font-size: 28px;
    color: #333;
    font-weight:bold;
}
.list-h1 .zj_box .swiper-pagination-bullet,.hzLogo .swiper-pagination-bullet,.xslw .swiper-pagination-bullet { width: 10px; height: 10px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000;margin-left: 10px; }
.list-h1 .zj_box .swiper-pagination-bullet-active,.hzLogo .swiper-pagination-bullet-active,.xslw .swiper-pagination-bullet-active { background: #ef8007;}
.bgHz{background:#eff2f4;padding-bottom: 5px;}
.hzBox{margin-bottom:10px;}
.hzBox h3{font-size:16px;color:#333333;line-height:30px;}
.heyx{margin:40px 0;}
.hzLogo .swiper-container .swiper-wrapper .swiper-slide{border: solid 1px #e7e7e7;background-color: #fff;}
.hzLogo .swiper-container .swiper-pagination{margin-top:30px;}
.tit-h3 {text-align: center;padding: 35px 0 0 0;}
.tit-h3 .title {
    font-size: 30px;
    color: #333;
    font-weight: 800;
}
.xslw{margin:30px 0;}
.xslwBox .swiper-container .swiper-wrapper .swiper-slide{border: solid 1px #e7e7e7;background-color: #fff;}
.xslwBox .swiper-container .swiper-pagination{margin-top:40px;}
/* äº§å“ */
.pron{margin: 45px 0;}
.pron h2{font-size:30px;font-weight:bold;color:#505050;padding-bottom: 25px;}
.prony{padding:1.5rem 0;}
.prony a{ display: block;}
.prony a img{  transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;}
	.prony a:hover span img{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.fanganfr .rTitle{font-size:30px;font-weight:bold; color: #333333;}
.prony  span{border: 1px solid #d5d8df;height: 340px;
padding: 10px;
overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

	}
.prony  span img{
	max-height: 300px;
    max-width: 100%;
		padding: 10px;
} 
.prony  li{display: block;text-align: center}
.prony  li p{padding: 15px 0 12px 0;color: #333333;font-size: 18px;}
.prony  li:hover p{color: #ef8007;}
.page-business{padding: 40px 0;}
.page-business-left{float: left; width: 20%;}
/**/
.sidebar-nav {width: 80%;}
.sidebar-nav&gt;li&gt;a{position: relative; display: block;width: 100%; padding: 14px 40px;line-height: 30px; background-color: #f8f8f8;font-size: 18px;color: #666;border: 1px solid #d6d8e0;border-left: 4px solid #ef8007;}

.sidebar-nav&gt;li&gt;a.act,.sidebar-nav&gt;li:hover &gt; a{background-color: #ef8007;color: #fff;font-weight: bold;border: 0;}

.sidebar-nav&gt;li&gt;a b {position: absolute;top: 19px; right: 40px;}

.sidebar-subnav li a:hover{color: #ef8007;}
.sidebar-nav li&gt;a:hover .jia{display: none;}
.sidebar-nav li&gt;a:hover .jian{display: block;}
.sidebar-nav li&gt;a.act .jian{ display: block;transform: rotate(90deg);}
.sidebar-nav li&gt;a.act .jia{ display: none;}
.sidebar-subnav li a{display: block;position: relative;}
.sidebar-subnav li a span{position: absolute; top:19px;left: 40px;}
.sidebar-nav-active .on .jian{display: block;}
.sidebar-nav-active .on .jia{display: none;}
/**/
.sidebar-subnav { display: none; transition: none;}
.sidebar-subnav li {font-size: 14px; cursor: pointer;}

.sidebar-subnav&gt;li&gt;a {display: block; padding: 13px 15px 13px 60px;border: 1px solid #eee; border-top: none;  color: #666;font-size: 16px;}

.sidebar-subnav&gt;li&gt;ul&gt;li&gt;a{padding-left: 45px;border-top: 1px solid #eee;border-top: none;}
.sidebar-subnav&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a{padding-left: 60px;border-top: 1px solid #eee;border-top: none;}
.sidebar-nav &gt; li{margin-top:15px;}
.sidebar-nav li:first-child {margin-top:0px;}
.sidebar-nav-active {display: block;}
.sidebar-nav-active .on{color: #ef8007;}

.page-business-right{float: left; width: 80%; padding-left: 25px;}
.page-business-list{margin-right: -15px; overflow: hidden;}
.page-business-list li{float: left; width: 33.33%; padding: 0 15px 15px 0; text-align: center;}
.page-business-list li a{display: block; padding-bottom: 10px;}
.page-business-pic{border-radius: 6px; overflow: hidden;}
.page-business-pic img{width: 100%;}
.page-business h3{padding: 15px 0 5px; font-family: arial; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.page-business-list li a:hover .page-business-pic img{transform: scale(1.1);}
.page-business-list li a:hover h3{color: #ef8007;}

.tit-h1.bbs{padding: 40px 0;}
/* äº§å“è¯¦æƒ… */
.protsny{position: relative;margin-top: 1.4rem;}
.protsny .protsnydt{position: relative;}


.protsny  span {

    padding: 30px;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	border: 1px solid #d6d8e0;

}

.protsny .protsnydt li p{padding: 0 15px; font-size: 16px;color: #4f4f4f;text-align: center;}
.protsny .protsnytxt{float: right}
.protsnytxt{margin-top:1.4rem;}
.protsnytxt h3{font-size: 30px;color: #333333;padding-bottom: 25px;text-align:left;font-weight:bold;padding-left: 20px;}
.protsnytxt pre{    font-size: 18px;
    color: #939393;
    line-height: 28px;
    text-align: left;
    font-weight: bold;}
.pro_s p{font-size: 18px; color: #333333;line-height: 36px;padding-left: 20px;}	
.protsnyxt .active span{border: 1px solid #073190;}
.protsnyxt{padding: 10px 50px 50px 0}
 .protsnyxt li span  {width: 58px;height: 58px;text-align: center;vertical-align: middle;display: table-cell;border: 1px solid #dddddd;padding: 10px;box-sizing: border-box;overflow: hidden;}
 .protsnyxt li {display: block;text-align: center;cursor:pointer;}
 .protsnyxt li span img{width: 100%;height: 100%; transition: 1s;display:block;}
 .protsnyxia { margin-top:30px;}
.protsnyxia .protsnyll{width: 160px;font-size: 18px; height: 50px;line-height: 50px;text-align: center;background: #339999;color: #fff}
.protsnyxia .xian{width: 100%;height: 1px;background: #ccc}
.protsnyxia .xiawu{line-height: 30px;padding: 30px 0 1px 0}

 .investment_f{margin: 20px 0 120px 0;}
.investment_f .investment_title{overflow:hidden;border-bottom: 1px solid #d6d8e0;}
.investment_title div{padding:9px 58px;float:left; margin-right:10px; display:inline;font-size:18px;text-align:center;color:#333333;cursor:pointer;background: #fff;border: 1px solid #d6d8e0;border-bottom: 0;}
.investment_title a,.investment_title a:link,.investment_title a:visited,.investment_title a:hover{color:#555;width:131px;height:44px;display:inline-block}
.investment_title div.on{color:#333333;background: #d6d8e0;font-weight:bold;}
.investment_con{clear:both;background:#fff;padding:20px 40px 0  0}
.investment_con_list{display:none;font-size: 18px; color: #333;line-height: 36px;}
.investment_con_list p{ margin-bottom: 10px;}
/* è”ç³» */
.instop {padding:25px 0;}
.sidebar-navcontact { margin-left: 30px;}
.sidebar-navcontact&gt;li&gt;a{position: relative; display: block;width: 100%;padding: 18px 25px 18px 60px;line-height: 30px;  background-color: #fff; border-bottom: 1px solid #d4d4d4;color: #333333;font-size: 18px;font-weight: bold;}
.sidebar-navcontact&gt;li&gt;a:hover{position: relative; display: block;width: 100%;  border-bottom: 1px solid #d4d4d4; background-color: #ef8007;font-size: 18px;color: #fff;}
.sidebar-navcontact&gt;li&gt;a i {position: absolute;top: 10px; right: 15px; z-index: 0; font-size: 14px;}
/**/
.sidebar-navcontact .sidebar-subnav { display: none; transition: none;padding: 20px 0 20px 7%;border-bottom: 1px solid #d4d4d4;}
.sidebar-navcontact .sidebar-subnav p{line-height:30px;font-size: 16px; color: #333;}
.sidebar-navcontact .sidebar-subnav li {font-size: 14px; cursor: pointer;}

.sidebar-navcontact .sidebar-subnav&gt;li&gt;a {display: block; padding: 10px 15px 10px 30px;border: 1px solid #eee; border-top: none;  color: #666;}
.sidebar-navcontact .sidebar-subnav&gt;li&gt;a span{font-family: simsun; font-size: 12px;}
.sidebar-navcontact .sidebar-subnav&gt;li&gt;ul&gt;li&gt;a{padding-left: 45px;border-top: 1px solid #eee;border-top: none;}
.sidebar-navcontact .sidebar-subnav&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a{padding-left: 60px;border-top: 1px solid #eee;border-top: none;}
.sidebar-navcontact li .on{position: relative; display: block;width: 100%;  border-bottom: 1px solid #d4d4d4; background-color: #ef8007;color: #fff;font-weight: bold;}
.sidebar-navcontact li:first-child {margin-top:0px;}
.sidebar-navcontact .sidebar-nav-active {display: block;}
.sidebar-navcontact .sidebar-nav-active .on{color: #ef8007;}
.xszx ul li a{ background-image: linear-gradient(#feffff, #eaeef4); display: block;border: 1px solid #dddddd;border-top: 4px solid #ef8007;}
.xszx .mxceng{overflow:hidden;padding: 50px 70px;}
.xsBox .xszx .swiper-slide{background-image: url(../image/xs.jpg);background-repeat: no-repeat; background-size: cover;height: 206px;}
.xszx .mxceng h2{font-size:24px;font-weight:bold;    padding-bottom: 5px;}
.xszx .mxceng p{font-size:18px;margin-top:0.5rem;}
.xsBox{margin-bottom: 4%;margin-top: 2%;}
.sidebar-navcontact li a{position: relative; display: block;}
.sidebar-navcontact li a b{position: absolute;top:26px;right:20px;}
.sidebar-navcontact li a span{position: absolute;top:23px;left:24px;}
.jia{ display: block;}
.jian{ display: none;}
.sidebar-navcontact li a:hover .jia{display: none;}
.sidebar-navcontact li a:hover .jian{display: block;}
.sidebar-navcontact li a.on .jian{ display: block;transform: rotate(90deg);}
.sidebar-navcontact li a.on .jia{ display: none;}

.lai{ display: block;}
.qu{ display: none;}
.sidebar-navcontact li a:hover .lai{display: none;}
.sidebar-navcontact li a:hover .qu{display: block;}
.sidebar-navcontact li a.on .qu{ display: block;}
.sidebar-navcontact li a.on .lai{ display: none;}
.instopfl img{max-width: inherit;}

.fanganfr .fafllb i{display: block;height: 1px;background: #ccc;margin-top: 10px} 
.fanfrtit span{ padding-right: 10px;  }
.fanfrtit span img{padding-right: 5px;margin-top: -5px;}
.fanfrtit .avt{color: #073190;}
.tit-h1.hsw{padding: 30px 0 0 0;}


/* åº•éƒ¨ */
.footer-bg {padding-top: 60px;    background-image: url(../image/fotBg.jpg);background-repeat: no-repeat; background-size: cover;}
.footer-nav{float: left; width: 80%;}
.footer-nav a:hover{color: #ef8007;}
.footer-nav dl{float: left; width: 14.28%;}
.footer-nav dl dt {padding-bottom: 15px;}
.footer-nav dl dt a{font-size: 16px; color: #dfdfdf;font-weight: bold;}
.footer-nav dl dd{padding-bottom: 12px;}
.footer-nav dl dd a{ color: #dfdfdf; font-size: 14px;}
.footer-nav dl dd a span{font-family: simsun; padding-right: 5px;}
.footer-nav dl dd a:hover{color:  #ef8007;}
.footer-address{float: left;width:20%;}
.footer-address h3 {padding-bottom: 15px;color:#fff;}
.footer-address p {padding-bottom: 8px;  font-size: 12px;color: #fff;}
.footer-wx{float: left;width: 8%;}
.footer-wx-wz{width:18%;float:right;}
.footer-wx-wz h2{font-size:16px;color:#b8b7b7;font-weight: bold;}
.footer-wx-wz p{font-size:14px;color:#8e8e8e;    line-height: 24px; margin-top: 10px;}
.footer-wx img{width: 100%;}
.footer-link{float: left; padding: 15px 0;}
.footer-link a{margin-right: 15px;display: inline-block; color: #b1b1b1;}
.footer-link a:hover{color: #BE1D21;}
.footer-shar{float: right;padding: 15px 0;color: #d5d5d5;font-size: 14px;}
.footer-shar a{margin-right: 2px;}
.padding30{padding-bottom:35px;}
.header {background-color: #fff;}

.footer_right{margin-top:30px}
.footer_right .footer_right_item {
  position: relative;
  width:40px;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-block;
}
.footer_right .footer_right_item .rwm {
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
  opacity: 0;
  display: none;
  position: absolute;
  top: -145px;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  transition: all 0.5s;
}
.footer_right .footer_right_item .rwm img {
  width: 100%;
}
.footer_right .footer_right_item .rwm::after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #fff;
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
}
.footer_right .footer_right_item + .footer_right_item {
  margin-left:15px;
}
.footer_right .footer_right_item:hover {
  transform: translateY(-2px);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.footer_right .footer_right_item:hover .rwm {
  display: block;
  opacity: 1;
}


@media (max-width:1150px) {

}
@media (max-width:940px) {
	.page-business-list li{ width: 50%;}
	.other .uk-inline .uk-position-center h3 {
    font-size: 30px;
    font-weight: 100;
}
.other .uk-inline .uk-position-center p {
    font-size: 18px;
}
}
@media (max-width:768px) {
	.mb_xie .dh{display:none;}

	.he_h1play {
	    width: 40px;
	}
	.mb_list{float:none;}
	.mb_list li{font-size:14px;margin-right: 15px;}
	.pron h2{font-size:24px;}
	.sidebar-nav{width:100%;}
	.fanganfr .rTitle { font-size: 24px;padding: 20px 0px 0px 0;}
	.protsny .protsnydt{width:100%;}
	.page-business-left{width: 100%;}
	.protsnytxt { margin-top: 0px;}
	.investment_title div{padding: 8px 22px;}
	.footer-wx-wz { width: 100%; margin-top: 0px;text-align: center;padding: 15px 0;}
	.site-copyright .footer-shar{display:none;}
	
	.telBox{display:none;}
	.sidebar-navcontact{    margin-left: 0px;margin-top:0.8rem;}

    .cz-about-us-left{float:none;width:100%;}
	.cz-title .title-2{text-align:center;padding:0;font-size:20px}
	.cz-about-us{padding:0;}
	.tit-h1 .title{font-size:28px}
	.cz-about-us-left .introduction-1{margin: 15px 15px;}
	.cz-about-us-left .culBox {margin: 30px 0 0 15px;}
	.cz-about-us-right {float: none;width: 100%;margin-top: 20px;}
	.list-h1 .img{width:100%;}
	.list-h1 .txt{position: relative;width:100%;padding: 25px 15px 15px;}
	.list-h1 .item:nth-child(2n) .txt{top: 1rem;}
	.index .main1 .content .right_txt{float: none;position: relative;}
	.main1 .left_title{float: none;margin-left: 0;padding:30px 15px 15px 15px ;}
	.index .main2 .bg_img{min-height: 30px;}
	.index .main2 .content .block_box .abstract{font-size:12px;}
	.index .main2 .content .block_box{width:33.3333333%;}
	.productBox{position: relative;}
	.main3 .bottomImgBox{display:none;}
	.index_q1 .inq1cen .indq1fl{width:100%;margin-bottom: 50px;}
	.newsbn .swiper-slide img{height:100%;}
	.newsbn .swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{display:none;}
	.inform_fri { padding-left: 0px;}
	.indexb .t a.on{padding-bottom:2px;}
	.indexb .t a{font-size:18px;}
	.screons .srfl{font-size:14px;width: 62%;}
	.main ul li .date em{font-size:20px;}
	.main ul li .date{width:20%;    padding: 4px 0px 5px;}
.fly-filter-right a {
    font-size: 14px;
    padding: 10px 20px;
    color: #333333;
    position: relative;
    border: 1px solid #e6e9ee;
}
	.sideMenu h3 strong{width:49%}
	.white_content {
    display: none;
    position: fixed;
    box-sizing: border-box;
    padding: 50px;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 300px;
    margin: 0 auto;
    margin-left: -50%;
    margin-top: -70%;
    background-color: #fff;
    z-index: 1002;
    overflow: hidden;
}
    .p-list2 .pic{width:100%;}
	.xwen_zcixqin .zb {width: 100%; float: none;}
	.xwen_zcixqin .zb .zbxqn {
		background-color: #FFFFFF;
		padding: 35px 0px 0;
	}
	.xwen_zcixqin .zb .zbxqn .tit{width:100%;}
	.xwen_zcixqin .yb {
		width: 100%;
		float: none;
	}
	.xwen_zcixqin .zb .sxpi .sy_p, .xwen_zcixqin .zb .sxpi .xy_p{width:100%;height:60px;}
	.xwen_zcixqin .zb .sxpi .pic {
    font-size: 0;
    position: absolute;
    top: -24px;
    left: 44%;
    transform: translateX(-50%);
    transform: translateY(-50%);
}
	.page-business-right{width: 100%; padding-top: 30px; padding-left: 0;}
	.xwen_zcixqin .zb .sxpi{padding:12px 12px;}
	.site-copyright{line-height: 25px;}
	.footer-bg {padding-top: 40px;}
	.footer-nav{display: none;}
	.footer-address,
	.footer-wx{ width: 100%; text-align: center;}
	.footer-wx img{max-width: 120px;}
	.footer-link,
	.footer-shar{float: none; width: 100%;padding: 10px 0;}
}

@media (max-width:640px) {
	
}


.site-copyright{line-height: 35px; color: #fff; font-size: 16px; text-align: center;    padding: 20px 0; border-top: 1px solid #555555;position:relative;}
.site-copyright .footer-shar{position: absolute;right: 15%;top: 0px;}
.site-copyright a{color: #fff;}
.site-copyright p a:hover{color: #ef8007;}
/* å…¬å…±æ&nbsp;·å¼é¦–é¡µ */
.public-title{padding: 55px 0;text-align: center;position:relative;}
.public-title h3{padding-bottom: 5px; font-size: 30px; color:#333333;}
.public-title p{text-transform: uppercase; color: #ef8007;font-size: 36px; font-family: arial;opacity: 0.5;position:absolute;}
/* å­—ä½“å›¾æ&nbsp;‡ */
.iconfont { color: inherit; font-size: inherit; display: inline-block; -webkit-font-smoothing: antialiased; /* æ–‡å­—æŠ—é”¯é½¿ */ -moz-osx-font-smoothing: grayscale; /* æ–‡å­—æŠ—é”¯é½¿ */ }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 10px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; }
  .commonweb { margin: 0px auto; max-width: 750px; } }

@media (min-width: 992px) { .commonweb { padding: 0px 10px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
  .commonweb { max-width: 970px; } }

@media (min-width: 1260px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { max-width: 1220px; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical &gt; .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow &gt; .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode &gt; .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination {position: relative; text-align: center; -webkit-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.obes{margin:25px;}

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.index_cas {text-align:center;margin-top:30px;}

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer;margin-left:8px; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-scrollbar { -webkit-border-radius: 10px; border-radius: 10px; position: relative; -ms-touch-action: none; background: #dde2e9; }

.swiper-container-horizontal &gt; .swiper-scrollbar { position: absolute; left: 0px; bottom: 20px; z-index: 50; height: 2px; width: 100%; opacity: 1 !important; }

.swiper-container-vertical &gt; .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: #c1c7cf; -webkit-border-radius: 10px; border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.animated { -webkit-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY { -webkit-animation-duration: .75s; animation-duration: .75s; }

@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% { -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% { -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce { 0%, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% { -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% { -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce { -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }

@-webkit-keyframes flash { 0%, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

@keyframes flash { 0%, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

.flash { -webkit-animation-name: flash; animation-name: flash; }

@-webkit-keyframes pulse { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.pulse { -webkit-animation-name: pulse; animation-name: pulse; }

@-webkit-keyframes rubberBand { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; }

@-webkit-keyframes shake { 0%, to { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake { 0%, to { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake { -webkit-animation-name: shake; animation-name: shake; }

@-webkit-keyframes headShake { 0% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% { -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% { -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake { 0% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% { -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% { -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; }

@-webkit-keyframes swing { 20% { -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing { 20% { -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing { -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; }

@-webkit-keyframes tada { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada { 0% { -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to { -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.tada { -webkit-animation-name: tada; animation-name: tada; }

@-webkit-keyframes wobble { 0% { -webkit-transform: none;
    transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes wobble { 0% { -webkit-transform: none;
    transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to { -webkit-transform: none;
    transform: none; } }

.wobble { -webkit-animation-name: wobble; animation-name: wobble; }

@-webkit-keyframes jello { 0%, 11.1%, to { -webkit-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello { 0%, 11.1%, to { -webkit-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello { -webkit-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }

@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; }

@-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp { 0%, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; }

@-webkit-keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig { 0% { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig { 0% { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  to { opacity: 0; } }

@keyframes fadeOut { 0% { opacity: 1; }
  to { opacity: 0; } }

.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; }

@-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% { -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip { 0% { -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% { -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; }

@-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; }

@-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% { -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% { -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% { -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; }

@-webkit-keyframes flipOutX { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; }

@-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY { 0% { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to { -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% { opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to { -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; }
  to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut { 0% { opacity: 1; }
  to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn { 0% { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center; transform-origin: center;
    opacity: 1; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut { 0% { -webkit-transform-origin: center; transform-origin: center;
    opacity: 1; }
  0%, to { -webkit-transform-origin: center; }
  to { -webkit-transform-origin: center; transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: left bottom; }
  to { -webkit-transform-origin: left bottom; transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    opacity: 1; }
  0%, to { -webkit-transform-origin: right bottom; }
  to { -webkit-transform-origin: right bottom; transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; }
  0%, 20%, 60% { -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left; }
  40%, 80% { -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to { -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; }
  0%, 20%, 60% { -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left; }
  40%, 80% { -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to { -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge { -webkit-animation-name: hinge; animation-name: hinge; }

@-webkit-keyframes rollIn { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; }

@-webkit-keyframes rollOut { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut { 0% { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

.rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; }

@-webkit-keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@keyframes zoomIn { 0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }

@-webkit-keyframes zoomInDown { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp { 0% { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; }

@-webkit-keyframes zoomOut { 0% { opacity: 1; }
  50% { -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to { opacity: 0; } }

@keyframes zoomOut { 0% { opacity: 1; }
  50% { -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to { opacity: 0; } }

.zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown { 0% { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft { 0% { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight { 0% { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideOutDown { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp { 0% { -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; }

img.fr-dib { margin: 5px auto; display: block; float: none; vertical-align: top; }

.PopupVideoBox { position: fixed; z-index: 9999; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: none; }

.PopupVideo { position: absolute; left: 50%; width: 100%; top: 50%; max-width: 920px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0px 10px; }

.PopupVideo video { width: 100%; }

.PopupVideo iframe { width: 100%; height: 460px; }

.closeVideo { position: absolute; right: 10px; top: -25px; width: 22px; height: 22px; cursor: pointer; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.closeVideo::after { content: ''; display: block; position: absolute; width: 2px; height: 100%; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.closeVideo::before { content: ''; display: block; position: absolute; width: 100%; height: 2px; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.bd_weixin_popup_bg { position: absolute; left: -400px; top: -400px; width: 260px; height: 320px; border: 0; padding: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); z-index: 11000; }

.bd_weixin_popup { position: absolute; left: -400px; top: -400px; padding: 10px; width: 240px; height: 300px; background: #fff; border: solid 1px #d8d8d8; z-index: 11001; font-size: 12px; }

.bd_weixin_popup .bd_weixin_popup_head { font-size: 12px; font-weight: bold; text-align: left; line-height: 16px; height: 16px; position: relative; color: #000; }

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close { width: 16px; height: 16px; position: absolute; right: 0; top: 0; color: #999; text-decoration: none; font-size: 16px; }

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover { text-decoration: none; }

.bd_weixin_popup .bd_weixin_popup_main { padding: 15px 10px; min-height: 150px; _height: 150px; }

.bd_weixin_popup .bd_weixin_popup_foot { font-size: 12px; text-align: left; line-height: 22px; color: #666; }

.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }

.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }

.bdshare-button-style0-16 .bds_renren { background-position: 0 -208px; }

.bdshare-button-style0-16 .bds_tqq { background-position: 0 -260px; }

.bdshare-button-style0-16 .bds_kaixin001 { background-position: 0 -312px; }

.bdshare-button-style0-16 .bds_tqf { background-position: 0 -364px; }

.bdshare-button-style0-16 .bds_hi { background-position: 0 -416px; }

.bdshare-button-style0-16 .bds_douban { background-position: 0 -468px; }

.bdshare-button-style0-16 .bds_tsohu { background-position: 0 -520px; }

.bdshare-button-style0-16 .bds_tieba { background-position: 0 -728px; }

.bdshare-button-style0-16 .bds_hx { background-position: 0 -988px; }

.bdshare-button-style0-16 .bds_fx { background-position: 0 -1040px; }

.bdshare-button-style0-16 .bds_ty { background-position: 0 -1196px; }

.bdshare-button-style0-16 .bds_fbook { background-position: 0 -1352px; }

.bdshare-button-style0-16 .bds_twi { background-position: 0 -1404px; }

.bdshare-button-style0-16 .bds_linkedin { background-position: 0 -1664px; }

.bdshare-button-style0-16 .bds_meilishuo { background-position: 0 -1716px; }

.bdshare-button-style0-16 .bds_mogujie { background-position: 0 -1768px; }

.bdshare-button-style0-16 .bds_diandian { background-position: 0 -1820px; }

.bdshare-button-style0-16 .bds_huaban { background-position: 0 -1872px; }

.bdshare-button-style0-16 .bds_duitang { background-position: 0 -2028px; }

.bdshare-button-style0-16 .bds_youdao { background-position: 0 -2080px; }

.bdshare-button-style0-16 .bds_wealink { background-position: 0 -2184px; }

.bdshare-button-style0-16 .bds_copy { background-position: 0 -2288px; }

.bdshare-button-style0-16 .bds_mail { background-position: 0 -2340px; }

.bdshare-button-style0-16 .bds_print { background-position: 0 -2392px; }

.bdshare-button-style0-16 .bds_mshare { background-position: 0 -2444px; }

.bdshare-button-style0-16 .bds_sqq { background-position: 0 -2652px; }

.bdshare-button-style0-16 .bds_sdo { background-position: 0 -2704px; }

.bdshare-button-style0-16 .bds_qingbiji { background-position: 0 -2756px; }

.bdshare-button-style0-16 .bds_people { background-position: 0 -2808px; }

.bdshare-button-style0-16 .bds_xinhua { background-position: 0 -2912px; }

.bdshare-button-style0-16 .bds_yaolan { background-position: 0 -2964px; }

.bdshare-button-style0-16 .bds_thx { background-position: 0 -2496px; }

.bdshare-button-style0-16 .bds_bdhome { background-position: 0 -156px; }

.bdshare-button-style0-16 .bds_bdxc { background-position: 0 -2548px; }

.bdshare-button-style0-16 .bds_bdysc { background-position: 0 -3068px; }

.bdshare-button-style0-16 .bds_isohu { background-position: 0 -3016px; }

.bdshare-button-style0-16 .bds_more { background-position: 0 0; }

.bdshare-button-style0-16 .bds_ibaidu { background-position: 0 -3120px; }

.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }

.bdshare-button-style0-16 .bds_iguba { background-position: 0 -1300px; }

.bdshare-button-style0-16 { zoom: 1; }

.bdshare-button-style0-16:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more { float: left; font-size: 12px; padding-left: 17px; line-height: 16px; height: 16px; background-image: url(https://www.cmcapital.com.cn/zhaoshangju/dist/images/icons_0_16.png?v=d754dcc0.png); background-repeat: no-repeat; cursor: pointer; margin: 6px 6px 6px 0; }

.bdshare-button-style0-16 a:hover { color: #333; opacity: .8; filter: alpha(opacity=80); }

.bdshare-button-style0-16 .bds_more { color: #333; float: left; }

.bdshare-button-style0-16 .bds_count { color: #333; background: url(https://www.cmcapital.com.cn/zhaoshangju/dist/images/sc.png?v=a970ff04.png) no-repeat 0 -30px; width: 42px; height: 16px; padding: 0; margin: 6px 0 0; text-align: center; }

.bdshare-button-style0-16 .bds_count:hover { background-position: -42px -30px; }

.bdshare-button-style0-16 .bds_button_image { float: left; cursor: pointer; margin: 6px 6px 0 0; height: auto; padding: 0; }

.bdshare-button-style0-16 .bdshare_button_count { background: url(https://www.cmcapital.com.cn/zhaoshangju/dist/images/sc.png?v=a970ff04.png) no-repeat 0 0; width: 44px; height: 24px; line-height: 24px; }

.bdshare-button-style0-16 .bdshare_button_count:hover { background-position: -44px 0; }

.bds_tfh, .bds_baidu, .bds_qq, .bds_msn, .bds_sohu, .bds_qy, .bds_leho, .bds_ifeng, .bds_ff, .bds_tuita, .bds_ms, .bds_deli, .bds_s51, .bds_t163, .bds_share189, .bds_xg, .bds_s139 { display: none; }

.commonTitleLocation { padding: 10px 0; border-bottom: 1px solid #ebebeb; }

.commonTitleLocation h3 { float: left; font-size: 16px; position: relative; }

.commonTitleLocation p { float: right; }

.commonTitleLocation p a { font-size: 12px; vertical-align: middle; display: inline-block; color: #999; margin-left: 10px; padding-left: 15px; position: relative; }

.commonTitleLocation p a::after { content: ''; position: absolute; left: 0px; top: 50%; width: 8px; height: 8px; border: 1px solid #999; border-left: none; border-top: none; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); }

.commonTitleLocation p a:first-child { padding-left: 0px; margin: 0px; line-height: 11px; }

.commonTitleLocation p a:first-child::after { display: none; }

.commonTitleLocation p a.current { color: #333; }

.commonTitleLocation p img { display: inline-block; vertical-align: middle; }

.commonLocation { padding: 10px 0; border-bottom: 1px solid #ebebeb; }

.commonLocation a { font-size: 12px; vertical-align: middle; display: inline-block; color: #999; margin-left: 10px; padding-left: 15px; position: relative; }

.commonLocation a::after { content: ''; position: absolute; left: 0px; top: 50%; width: 8px; height: 8px; border: 1px solid #999; border-left: none; border-top: none; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); }

.commonLocation a:first-child { padding-left: 0px; margin: 0px; line-height: 11px; }

.commonLocation a:first-child::after { display: none; }

.commonLocation a.current { color: #333; }

.commonLocation img { display: inline-block; vertical-align: middle; }

.select2-container { -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; }

.select2-container .select2-selection--single { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; height: 28px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear { position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; }

.select2-container .select2-selection--multiple { -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; }

.select2-container .select2-search--inline { float: left; }

.select2-container .select2-search--inline .select2-search__field { -webkit-box-sizing: border-box; box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-dropdown { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; position: absolute; left: -100000px; width: 100%; z-index: 1051; }

.select2-results { display: block; }

.select2-results__options { list-style: none; margin: 0; padding: 0; }

.select2-results__option { padding: 6px 6px 0px 17px; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; }

.select2-results__option[aria-selected] { cursor: pointer; }

.select2-container--open .select2-dropdown { left: 0; }

.select2-container--open .select2-dropdown--above { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-search--dropdown { display: block; padding: 4px; }

.select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide { display: none; }

.select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); }

.select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; -webkit-clip-path: inset(50%) !important; clip-path: inset(50%) !important; height: 1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; white-space: nowrap !important; }

.select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered { -webkit-box-sizing: border-box; box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: 5px; float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple { border: solid black 1px; outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: textfield; }

.select2-container--default .select2-results &gt; .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] { padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] { color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] { background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5897fb; color: white; }

.select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; outline: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee)); background-image: linear-gradient(to bottom, #fff 50%, #eee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: 1px solid #aaa; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc)); background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border: none; border-right: 1px solid #aaa; -webkit-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; left: 1px; right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee)); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff)); background-image: linear-gradient(to bottom, #eee 50%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple { background-color: white; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: text; outline: 0; }

.select2-container--classic .select2-selection--multiple:focus { border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; -webkit-border-radius: 4px; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple { border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field { outline: 0; -webkit-box-shadow: none; box-shadow: none; }

.select2-container--classic .select2-dropdown { background-color: #fff; border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above { border-bottom: none; }

.select2-container--classic .select2-dropdown--below { border-top: none; }

.select2-container--classic .select2-results &gt; .select2-results__options { max-height: 200px; overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] { padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] { color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: #fff; }

.select2-container--classic .select2-results__group { cursor: default; display: block; padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; }

.DefaultSelector { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.DefaultSelector &gt; span { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.DefaultSelector &gt; span:nth-child(2) { margin-right: 10px; }

.DefaultSelector &gt; span:nth-child(4) { margin-right: 10px; }

.DefaultSelector .select2-container--default .select2-selection--single { -webkit-border-radius: 0px; border-radius: 0px; height: 35px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 35px; }

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__arrow { height: 100%; top: 0px; }

.defaSearchList { padding: 50px 0px; }
.Coremain2_title{text-align: center;font-size: 24px;color: #00b050;font-weight: 600;margin-top: 20px;margin-bottom: 15px;}
.Coremain3_box{background-color: #e6e0d3;padding: 90px 0;}
.titbox_tong{text-align: center;margin-bottom: 55px;}
.titbox_tong h2{font-size: 24px;color: #00b050;font-weight: 600;margin-bottom: 10px;}
.titbox_tong p{font-size: 14px;line-height: 2;color: #625c54;opacity: 0.8;}
.Coremain3_list{display: flex;justify-content: center;}
.Coremain3_list .item{width: 240px;max-width:33.3333%;padding: 45px 10px;box-sizing: border-box;background-color: #fff;margin-right: 20px;text-align: center;box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);}
.Coremain3_list .item:last-child{margin-right: 0;}
.Coremain3_list .item p{font-size:16px;font-weight: 600;margin-top: 24px;}
.Coremain4_box{padding-top: 95px;}
.Coremain4_box .titbox_tong{margin-bottom: 0 !important;}

.defaSearchList dl { border-bottom: 1px solid #eee; padding-bottom: 10px; }

.defaSearchList dl dt { float: left; font-size: 16px; }

.defaSearchList dl dd { float: right; font-size: 14px; }

.defaSearchList li { padding: 10px 20px 15px; margin-top: 15px; border-bottom: 1px solid #eee; background: #f6f6f6; }

.defaSearchList li h3 { font-size: 16px; color: #1a1a1a; line-height: 26px; padding-bottom: 5px; }

.defaSearchList li .defaDesc { font-size: 12px; color: #adadad; padding-top: 5px; line-height: 20px; }

.defaWebMap { background-color: #fff; }

.defaWebMap dl { border: 1px solid #e6e6e6; margin-top: 30px; }

.defaWebMap dl h3 { padding-left: 20px; padding-bottom: 5px; }

.defaWebMap dl h3 span { font-size: 14px; position: relative; top: -12px; background-color: #fff; padding: 0px 13px; }

.defaWebMap dl dd { padding-left: 33px; padding-bottom: 15px; }

.defaWebMap dl dd a { font-size: 12px; padding-right: 20px; display: inline-block; padding-bottom: 8px; }

.defaWebMap dl dd a em { display: inline-block; margin-right: 8px; width: 3px; height: 3px; background-color: #d90000; vertical-align: middle; }

.defaContent { font-size: 14px; line-height: 24px; }

.defaContent p { margin-bottom: 10px; }

.defaContent img { display: block; max-width: 100%; margin: 0px auto; }

.defaPrevNextpage { margin-top: 40px; border-top: 1px solid #3d3f48; border-bottom: 1px solid #3d3f48; }

.defaPrevNextpage p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 90px 0px 90px; font-size: 14px; line-height: 50px; white-space: nowrap; height: 50px; }

.defaPrevNextpage p span { position: absolute; left: 0px; padding-left: 10px; top: 0px; display: block; width: 75px; }

.defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.defaPrevNextpage p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 0px; width: 80px; display: block; }

.defaPrevNextpage p a { display: block; text-overflow: ellipsis; overflow: hidden; }

.defaPrevNextpage p:nth-child(2) { border: none; }

.defaPrevNextpage p:nth-child(2) span:after { border-bottom: none; border-top: 5px solid #000000; }

/* èƒŒæ™¯å›¾ */
.background_img { background-size: cover; background-repeat: no-repeat; background-position: center center; }

/* å›¾ç‰‡å±…ä¸­ */
.picture_container { position: relative; overflow: hidden; background: none; }

.picture_container img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: all .3s linear; transition: all .3s linear; }

[class*=animate_] { /* åŠ¨ç”»æ—¶é—´ï¼ŒåŠ¨ç”»å¼€å§‹å‰çš„çŠ¶æ€ */ -webkit-animation-duration: 1.2s; animation-duration: 1.2s; opacity: 0; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.bgcolor { background-color: #999; }

.oneText { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.flex_column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.flex_wrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex_row_center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.flex_row_start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.flex_row_end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.flex_row_justify { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.flex_column_center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.flex_column_start { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.flex_column_end { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.flex1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.flex_rank_1 { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

.flex_rank_2 { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.picture_scale { position: relative; overflow: hidden; }

.picture_scale:hover img { -webkit-transform: translate3d(0, 0, 0) scale(1.1); transform: translate3d(0, 0, 0) scale(1.1); }

/* å±…ä¸­æ&nbsp;‡ç­¾ */
.center1200 { width: 1200px; margin: 0 auto; }

.center1300 { width: 1300px; margin: 0 auto; }

.center1400 { width: 1440px; margin: 0 auto; }

.center1600 { width: 1600px; margin: 0 auto; }

@media (min-width: 768px) { .defaWebMap dl { margin-top: 50px; }
  .defaWebMap dl dd a { padding-right: 50px; } }

@media (min-width: 992px) { .commonTitleLocation { padding: 20px 0; }

  .commonTitleLocation h3 { font-size: 24px; }
  .commonTitleLocation p { padding-top: 5px; }
  .commonTitleLocation p a { font-size: 14px; }
  .commonLocation { padding: 20px 0; }
  .commonLocation a { font-size: 14px; }
  .defaSearchList li { padding: 15px 35px 25px; margin-top: 25px; }
  .defaSearchList li h3 { font-size: 20px; line-height: 36px; padding-bottom: 5px; }
  .defaSearchList li .defaDesc { font-size: 13px; padding-top: 10px; line-height: 24px; }
  .defaPrevNextpage p span { position: absolute; left: 0px; padding-left: 40px; top: 0px; display: block; width: 15%; }
  .defaPrevNextpage p span:after { content: ''; border-left: 5px solid transparent; border-bottom: 5px solid #000000; border-right: 5px solid transparent; position: absolute; right: 0%; width: 0px; height: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .defaPrevNextpage p em { position: absolute; right: 0px; font-style: normal; top: 0px; padding-right: 30px; width: 120px; display: block; }
  .defaPrevNextpage p { border-bottom: 1px solid #dddddd; position: relative; padding: 0px 130px 0px 20%; font-size: 18px; line-height: 70px; white-space: nowrap; height: 70px; }
  .defaWebMap dl h3 span { font-size: 20px; }
  .defaWebMap dl dd a { font-size: 14px; } }

input, textarea, select, button { border: none; outline: none; color: inherit; font-size: 14px; background: none; font-family: inherit; outline: none; padding: 0; }


textarea { overflow: auto; vertical-align: top; resize: none; }

ul, ol { list-style: none; padding: 0px; margin: 0px; }

li { list-style: none; padding: 0px; }

dd { list-style: none; margin: 0px; padding: 0px; }

dt { list-style: none; margin: 0px; padding: 0px; }



/*--å…¬å…±æ&nbsp;·å¼--*/
body { padding-top: 60px; }

.pad100 { padding: 100px 0 140px; }

.hideScroll { overflow: hidden; }

.defaheader { position: fixed; left: 0px; top: 0px; width: 100%; z-index: 999; padding: 15px; background: #000; }

.defalogo { display: block; float: left; }

.defalogo img { height: 30px; }

.defanav { position: fixed; left: 0px; top: 60px; background: #fff; bottom: 0px; overflow-y: auto; right: 0px; display: none; }

.defanav ul { padding: 20px; }

.defanav ul li { border-bottom: 1px solid #eee; line-height: 40px; position: relative; }

.defanav ul li &gt; a { color: #000; display: block; }

.defanav ul li p { display: none; padding: 0px 10px 10px; }

.defanav ul li p a { display: block; font-size: 14px; line-height: 30px; }

.defanav ul li p a:hover { color: red; }

.defanavbtn { float: right; width: 28px; height: 22px; position: relative; cursor: pointer; margin-top: 5px; margin-left: 15px; }

.defanavbtn span { display: block; height: 2px; background: #fff; top: 0px; position: absolute; width: 100%; -webkit-transition: all .3s ease; transition: all .3s ease; }

.defanavbtn span:nth-child(2) { top: 8px; }

.defanavbtn span:nth-child(3) { top: 17px; }

.defacloseNavbtn span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 12px; }

.defacloseNavbtn span:nth-child(2) { display: none; }

.defacloseNavbtn span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 12px; }

.defanav ul li i { position: absolute; right: 0px; top: 0px; height: 40px; width: 30%; }

.defanav ul li i:before { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #555; border-right: 2px solid #555; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; content: ""; }

.defanav ul li.cur i:before { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.defaSearch { float: right; padding-left: 20px; }

.defaSearch span { width: 30px; height: 30px; cursor: pointer; background: url(https://www.cmcapital.com.cn/zhaoshangju/dist/images/searchIcon.png) no-repeat center; display: block; }

.defaSearch .defaSearchbox { position: fixed; width: 100%; background: #fff; right: 0px; left: 0px; top: 60px; max-height: inherit; display: none; }

.defaSearch .defaSearchbox label { display: block; padding: 10px 65px 10px 15px; }

.defaSearch .defaSearchbox label input { width: 100%; vertical-align: middle; }

.defaSearch .defaSearchbox .defaSearchBtn { width: 50px; height: 100%; position: absolute; top: 0px; right: 0px; background: rgba(0, 0, 0, 0.6) url(https://www.cmcapital.com.cn/zhaoshangju/dist/images/searchIcon.png) no-repeat center; }

.defaSearch span.closeSearchbox { background: url(https://www.cmcapital.com.cn/zhaoshangju/dist/images/closeIcon.png) no-repeat center; }

.defaLanguage { float: right; font-size: 12px; color: #fff; margin-left: 20px; position: relative; }

.defaLanguage span { display: inline-block; border: 1px solid #fff; width: 30px; height: 30px; text-align: center; line-height: 26px; }

.defaLanguage span a { color: #fff; }

.defaLanguage p { position: absolute; left: 0px; top: 100%; background: #fff; right: 0px; text-align: center; display: none; }

.defaLanguage p a { display: block; line-height: 30px; }

.defacommonBanner { position: relative; overflow: hidden; }

.defacommonBanner img { display: block; height: 200px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.defacommonBanner h3 { font-size: 20px; position: absolute; left: 0px; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; text-align: center; }

.defaBanner { overflow: hidden; position: relative; }

.defaBanner img { display: block; height: 300px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.defaBanner ul li { overflow: hidden; }

.defaBannerText { position: absolute; left: 0px; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.defaBannerText h3 { font-size: 24px; color: #fff; padding-bottom: 20px; -webkit-transition: all .8s ease; transition: all .8s ease; opacity: 0; visibility: hidden; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }

.defaBannerText .desc { font-size: 14px; color: #fff; opacity: 0; visibility: hidden; -webkit-transition: all .8s ease; transition: all .8s ease; -webkit-transition-delay: .4s; transition-delay: .4s; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }

.defaBanner ul li.swiper-slide-active .defaBannerText h3 { opacity: 1; visibility: visible; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.defaBanner ul li.swiper-slide-active .defaBannerText .desc { opacity: 1; visibility: visible; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.defaBannerdot { position: absolute; left: 0px; bottom: 20px; width: 100%; z-index: 99; text-align: center; }

.defaBannerdot span { width: 20px; height: 2px; background: rgba(255, 255, 255, 0.5); -webkit-border-radius: 0px; border-radius: 0px; margin: 0px 5px; }

.defaBannerdot span.swiper-pagination-bullet-active { background: #fff; }

.defaBannerPrev, .defaBannerNext { width: 20px; height: 40px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; z-index: 99; cursor: pointer; }

.defaBannerPrev::after, .defaBannerNext::after { width: 10px; height: 10px; content: ""; display: block; position: absolute; border: 2px solid #fff; border-top: none; border-left: none; left: -webkit-calc(50% - 2px); left: calc(50% - 2px); top: 50%; }

.defaBannerPrev { left: 10px; }

.defaBannerPrev::after { -webkit-transform: translate(-50%, -50%) rotate(135deg); -ms-transform: translate(-50%, -50%) rotate(135deg); transform: translate(-50%, -50%) rotate(135deg); left: -webkit-calc(50% + 2px); left: calc(50% + 2px); }

.defaBannerNext { right: 10px; }

.defaBannerNext::after { -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }

.defaBannerPrev:hover, .defaBannerNext:hover { background: #fff; }

.defaBannerPrev:hover::after, .defaBannerNext:hover::after { border-color: #666; }

.defaSecondLevelColumn { overflow: hidden; position: relative; padding-right: 1px; }

.defaSecondLevelColumn ul li { width: auto; font-size: 14px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin-right: -1px; }

.defaSecondLevelColumn ul li a { display: block; padding: 0px 20px; }

.WaterfallFlow ul li { width: 50%; position: relative; padding: 0px 5px; margin-bottom: 10px; }

.WaterfallFlow ul li img { display: block; width: 100%; }

.WaterfallFlow ul li .FlowContent { padding: 10px; background: #f3f3f3; }

.WaterfallFlow ul li .FlowContent .time { font-size: 14px; padding-bottom: 10px; color: #585858; }

.WaterfallFlow ul li .FlowContent h3 { font-size: 14px; color: #000000; font-weight: 700; line-height: 22px; }

.WaterfallFlow ul li .FlowContent .desc { font-size: 12px; color: #585858; line-height: 18px; border-top: 1px solid #ebebeb; margin-top: 10px; padding-top: 10px; }

@media (min-width: 768px) { body { padding-top: 0px; }
  .defaBanner img { display: block; width: 100%; height: auto; -webkit-transform: translate(0px); -ms-transform: translate(0px); transform: translate(0px); left: 0px; }
  .defaBannerText h3 { font-size: 38px; }
  .defaBannerText .desc { font-size: 16px; }
  .defaBannerdot span { width: 30px; height: 2px; }
  .defaBannerPrev, .defaBannerNext { width: 30px; height: 60px; }
  .defaBannerPrev::after, .defaBannerNext::after { width: 15px; height: 15px; left: -webkit-calc(50% - 5px); left: calc(50% - 5px); }
  .defaBannerPrev::after { left: -webkit-calc(50% + 5px); left: calc(50% + 5px); }
  .defacommonBanner h3 { font-size: 24px; }
  .defacommonBanner img { display: block; width: 100%; height: auto; -webkit-transform: translate(0px); -ms-transform: translate(0px); transform: translate(0px); left: 0px; }
  .WaterfallFlow ul li { width: 33.333%; padding: 0px 10px; margin-bottom: 20px; }
  .WaterfallFlow ul li .FlowContent { padding: 20px; }
  .WaterfallFlow ul li .FlowContent .time { font-size: 16px; }
  .WaterfallFlow ul li .FlowContent h3 { font-size: 20px; line-height: 28px; }
  .WaterfallFlow ul li .FlowContent .desc { font-size: 14px; line-height: 24px; margin-top: 25px; padding-top: 20px; }
}

@media (min-width: 1260px) { 
  .defaBannerText h3 { font-size: 48px; }
  .defaBannerText .desc { font-size: 20px; }
  .defaBannerdot span { width: 40px; height: 3px; }
  .defaBannerPrev, .defaBannerNext { width: 40px; height: 80px; }
  .defaBannerPrev::after, .defaBannerNext::after { width: 20px; height: 20px; }
  .defaheader { background: none; padding: 15px 45px 0px; }
  .defalogo img { height: 55px; }
  .defanav { float: right; white-space: nowrap; padding-top: 15px; position: relative; overflow: visible; left: auto; right: auto; top: auto; bottom: auto; background: none; display: block; }
  .defanav ul { padding: 0px; }
  .defanav ul li { display: inline-block; margin-left: 20px; font-size: 16px; padding-bottom: 31px; position: relative; border-bottom: none; line-height: 24px; }
  .defanav ul li &gt; a { color: #fff; }
  .defanav ul li p { background: #fff; position: absolute; left: -10px; right: -10px; top: 100%; text-align: center; max-height: 0px; overflow: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; display: block; padding: 0px; }
  .defanav ul li i { display: none; }
  .defanav ul li:hover p { max-height: 300px; padding: 10px 0px; }
  .defaheaderbg { background: rgba(0, 0, 0, 0.5); }
  .defaSearch { padding-top: 12px; padding-bottom: 28px; }
  .defaSearch .defaSearchbox { max-height: 0px; left: auto; right: 45px; top: 100%; overflow: hidden; position: absolute; width: 300px; display: block; }
  .defaSearch:hover .defaSearchbox { max-height: 230px; -webkit-transition: all .8s ease; transition: all .8s ease; }
  .defaSearch:hover span { background: url(https://www.cmcapital.com.cn/zhaoshangju/dist/images/closeIcon.png) no-repeat center; }
  .defaLanguage { padding-top: 12px; }
  .defaLanguage p { max-height: 0px; overflow: hidden; display: block; }
  .defaLanguage:hover p { max-height: 230px; -webkit-transition: all .8s ease; transition: all .8s ease; }
  .defanavbtn { display: none; }
  .defacommonBanner h3 { font-size: 30px; } 
}


.row { width: 1200px; margin: 0 auto; }

.header { padding: 0 60px; }

.header .head_top .head_nav { width: 50%; }

.header .head_top .head_nav .block { position: relative; }

.header .head_top .head_nav .block .title { display: block; font-size: 18px; line-height: 90px; color: #020202; -webkit-transition: all 0.5s; transition: all 0.5s; }

.header .head_top .head_nav .block .title:hover { color: #ef8007 !important;font-weight: bold; }

.header .head_top .head_nav .block.cur .title { color: #ef8007 !important;font-weight: bold; }


.telBox span{color: #ef8007;font-size: 20px;float: right;display: block;font-family: "Impact";padding-left: 5px;margin-top: -3px;}

.header .head_top .head_right .head_search { cursor: pointer; }

.header .head_top .head_right .head_search &gt; .iconfont { color: #000000; font-size: 22px; }

.header .head_top .head_right &gt; div { cursor: pointer; position: relative; }

.header .head_top .head_right &gt; div:not(:first-child) { margin-left: 15px; padding-left: 15px; }

.header .head_top .head_right &gt; div:not(:first-child)::after { content: ' '; position: absolute; left: 0; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); width: 1px; height: 10px; background-color: #ededed; opacity: 0.3; }

.head_language a{background-color: #ef8007;font-size: 18px; color: #fff; padding:6px 9px;-webkit-transition: all .4s ease; transition: all .4s ease;}
.head_language a:hover{background-color:#201f1d;}

.sec{background-color: #8a898d;padding:6px 13px;-webkit-transition: all .4s ease; transition: all .4s ease; color: #fff;font-size: 16px;font-weight: bold;margin-left: -10px;}
.sec:hover{background-color: #201f1d;}
.header .head_top .head_mobile_btn { width: 35px; height: 18px; cursor: pointer; display: none; }

.header .head_top .head_mobile_btn .btn1 { height: 100%; }

.header .head_top .head_mobile_btn .btn1 .line { height: 2px; width: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; background-color: #666666; }

.header .head_top .head_mobile_btn .btn1 .line:nth-child(2) { width: 80%; margin-right: auto; }

.header .head_top .head_mobile_btn.active .btn1 .line:nth-child(1) { -webkit-transform: translateY(6px) rotate(45deg); -ms-transform: translateY(6px) rotate(45deg); transform: translateY(6px) rotate(45deg); }

.header .head_top .head_mobile_btn.active .btn1 .line:nth-child(2) { opacity: 0; }

.header .head_top .head_mobile_btn.active .btn1 .line:nth-child(3) { -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); }

.header .img_on { display: none; }

.header.fixed { position: fixed; top: 0; left: 0; right: 0; z-index: 99; }

.header.active { background-color: #fff; box-shadow: 0px 2px 4px 0px rgba(19, 17, 67, 0.13);position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99; }

.header.active .head_top .head_nav .block .title { color: #333; }

.header.active .head_right .head_search &gt; .iconfont { color: #333; }



.header.active .head_mobile_btn .btn1 .line { background-color: #333; }

.header.active .img_off { display: none; }

.header.active .img_on { display: block; }

.head_dropdown { border-top: 1px solid #eeeeee; display: none; z-index: 99; position: fixed; top: 98px; bottom: 0; left: 0; right: 0; margin: auto; }

.head_dropdown .pc_down { width: 100%; height: 100%; background-color: #fff; background-image: url(../image/index_banner.jpg); }

.head_dropdown .pc_down .swiper-container { height: 100%; }

.head_dropdown .pc_down .swiper-container .swiper-slide:nth-child(1) .block { -webkit-animation-delay: 0s; animation-delay: 0s; }

.head_dropdown .pc_down .swiper-container .swiper-slide:nth-child(2) .block { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

.head_dropdown .pc_down .swiper-container .swiper-slide:nth-child(3) .block { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.head_dropdown .pc_down .swiper-container .swiper-slide:nth-child(4) .block { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

.head_dropdown .pc_down .swiper-container .swiper-slide:nth-child(5) .block { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.head_dropdown .pc_down .swiper-container .swiper-slide:nth-child(6) .block { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.head_dropdown .pc_down .swiper-container .block { position: relative; top: 0; -webkit-transition: all 0.5s; transition: all 0.5s; text-align: center; }

.head_dropdown .pc_down .swiper-container .block .icon { margin: 0 auto; margin-bottom: 20px; width: 1px; height: 50px; background-color: #ef8007; }

.head_dropdown .pc_down .swiper-container .block .number { font-size: 46px; margin-bottom: 30px; }

.head_dropdown .pc_down .swiper-container .block .title { font-size: 22px; }

.head_dropdown .pc_down .swiper-container .block .title:hover { color: #ef8007; -webkit-transition: all 0.5s; transition: all 0.5s; }

.head_dropdown .pc_down .swiper-container .block .second_nav { font-size: 16px; margin-top: 30px; line-height: 36px; }

.head_dropdown .pc_down .swiper-container .block .second_nav .ul3 .li3 { position: relative; padding-top: 10px; }

.head_dropdown .pc_down .swiper-container .block .second_nav .ul3 .li3::before { content: ""; width: 20px; height: 2px; background-color: #c5c5c5; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.head_dropdown .pc_down .swiper-container .block .second_nav .ul3 .li3 a { display: block; font-size: 12px; line-height: 24px; }

.head_dropdown .pc_down .swiper-container .block .second_nav .line { display: block; }

.head_dropdown .pc_down .swiper-container .block .second_nav .line:hover { color: #ef8007; -webkit-transition: all 0.5s; transition: all 0.5s; }

.head_dropdown .pc_down .swiper-container .block_box { padding-top: 50%; background-color: #fff; height: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; }

.head_dropdown .pc_down .swiper-container .block_box:hover { background-color: transparent; }

.head_dropdown .pc_down .swiper-container .block_box:hover .title { color: #fff; }

.head_dropdown .pc_down .swiper-container .block_box:hover .title:hover { color: #ef8007; }

.head_dropdown .pc_down .swiper-container .block_box:hover .second_nav a { color: #fff; }

.head_dropdown .pc_down .swiper-container .block_box:hover .second_nav a:hover { color: #ef8007; }

.head_dropdown .pc_down .swiper-container .block_box:hover .block { top: -30px; color: #fff; }

.head_dropdown .mobile_down { padding-top: 10px; width: 100%; height: 100%; background-color: #fff; }

.head_dropdown .mobile_down .mobile_search { width: 96%; margin: 0 auto; margin-bottom: 10px; -webkit-border-radius: 35px; border-radius: 35px; border: 1px solid #999999; padding: 0 15px; }

.head_dropdown .mobile_down .mobile_search input { line-height: 46px; padding: 0 5px; color: #999999; }

.head_dropdown .mobile_down .mobile_search .iconfont { color: #999999; font-size: 26px; cursor: pointer; }

.head_dropdown .mobile_down .block { color: #333333; text-align: left; border-bottom: 1px solid #f4f4f4; position: relative; }

.head_dropdown .mobile_down .block i { width: 50%; position: absolute; top: 0; right: 0; height: 50px; }

.head_dropdown .mobile_down .block i::before { content: ""; border: 5px  solid transparent; border-left-color: #333; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 15px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.head_dropdown .mobile_down .block a { padding-left: 15px; }

.head_dropdown .mobile_down .block .title { line-height: 50px; font-size: 16px; position: relative; }

.head_dropdown .mobile_down .block .title .iconfont { position: absolute; top: 50%; right: 5px; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); font-size: 14px; }

.head_dropdown .mobile_down .block .mobile_nav_down { background-color: #fafafa; display: none; padding: 5px 0; text-align: left; }

.head_dropdown .mobile_down .block .mobile_nav_down .ul3 { position: relative; }

.head_dropdown .mobile_down .block .mobile_nav_down .ul3::before { content: ""; border: 3px  solid transparent; border-left-color: #333; position: absolute; top: 10px; right: 15px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.head_dropdown .mobile_down .block .mobile_nav_down .ul3 .li3 { display: none; position: relative; padding-top: 10px; }

.head_dropdown .mobile_down .block .mobile_nav_down .ul3 .li3 a { display: block; font-size: 12px; line-height: 24px; padding-left: 20px; }

.head_dropdown .mobile_down .block .mobile_nav_down .line { line-height: 35px; display: block; }

.head_dropdown .mobile_down .block .mobile_nav_down .line:hover { color: #ef8007; }

.head_dropdown .mobile_down .block.active .title { color: #ef8007; }

.head_dropdown .mobile_down .block.active i::before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.cz-banner-top .img img{width:100%}
/* é¦–é¡µ */
.index .index_banner .block { position: relative; }

.index .index_banner .mask { position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.index .index_banner .mask .block { width: 100%; height: 100%; }

.index .index_banner .mask .block .flex { height: 100%; }

.index .index_banner .mask .block .txt { margin-bottom: 88px; margin-left: 13.54167%; font-weight: bold; line-height: 60px; font-size: 50px; background-image: -webkit-gradient(linear, left top, right top, from(#ef8007), to(#e7b96f)); background-image: linear-gradient(to right, #ef8007, #e7b96f); background-image: -moz-linear-gradient(to right, #ef8007, #e7b96f); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #e7b96f; }

.index .index_banner .swiper_control { display:none;  z-index: 5; position: absolute; top: -webkit-calc(50% + 88px); top: calc(50% + 88px); -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); left: 13.54167%; }

.index .index_banner .swiper_control .swiper-button-next, .index .index_banner .swiper_control .swiper-button-prev { color: #fff; font-size: 17px; background-image: none; margin: 0; opacity: 1; position: unset; width: auto; height: auto; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .index_banner .swiper_control .swiper-button-next:hover, .index .index_banner .swiper_control .swiper-button-prev:hover { color: #ef8007; }

.index .index_banner .swiper_control .swiper-pagination { position: unset; }

.index .index_banner .swiper_control .swiper-pagination-bullet { width: auto; height: auto; opacity: 1; background-color: transparent; -webkit-border-radius: 0; border-radius: 0; font-size: 14px; letter-spacing: 0px; color: rgba(255, 255, 255, 0.2); margin: 0 8px; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .index_banner .swiper_control .icon_line { width: 0; height: 2px; background-color: #d1a765; margin: 0 10px; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .index_banner .swiper_control .swiper-pagination-bullet-active { background-color: transparent; color: white; }

.index .index_banner .swiper_control .swiper-pagination-bullet-active .icon_line { width: 60px; }

.index .index_banner .swiper_control .swiper_autoplay { font-size: 14px; color: #fff; margin-left: 40px; cursor: pointer; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .index_banner .swiper_control .swiper_autoplay:hover { color: #ef8007; }

.index .index_banner .mouse_icon { display:none;  position: absolute; left: 50%; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); bottom: 60px; z-index: 2; -webkit-animation: mouseCycle 2s infinite; animation: mouseCycle 2s infinite; }

.index .index_main { position: relative; padding: 64px 0; background-image: url(../image/newsBg.jpg);background-size: 100% 100%;}

.index_bannerDot{ position: absolute; left: 0px; width: 100%; bottom: 20px;  text-align: center; z-index: 20;}

.index_bannerDot span{ background: #fff; width: 12px; height: 12px; margin: 0px 5px; opacity: 0.6;}

.index_bannerDot span.swiper-pagination-bullet-active{ opacity: 1;}



.index .main1 .content .left_title .title { font-size: 30px; line-height: 1.1; color: #333333; text-align: left;font-weight:bold;}

.index .main1 .content .left_title .abCon { font-size: 16px; line-height: 40px; color: #666666; margin-top: 30px; }

/* .index .main1 .content .left_title .line { font-size: 36px; line-height: 38px; letter-spacing: -1px; color: #093c6b; margin-top: 35px; } */

.index .main1 .content .moresBox{margin-top:60px;}

.index .main1 .content .moresBox .mores{background:#2b2b2b;color:#fff;font-size:16px;padding:15px 60px;text-align:center;}

.index .main1 .content .moresBox .mores:hover{background:#ef8007;}

.index .main2 .content .block_box { width: 33.333333%; height: 100%; text-align: center; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .main2 .content .block_box .icon { margin: 0 auto; width: 87px; line-height: 87px; text-align: center; }

.index .main2 .content .block_box .number_box { color: #ef8007; position: relative;text-align: left; }

.index .main2 .content .block_box .number { padding-right: 5px; font-size: 60px; font-family: "Impact";    display: inline-block;}

.index .main2 .content .block_box .tag { font-size: 24px;position: absolute;bottom: 15px;}
.index .main2 .content .block_box .tag.jia { font-size: 28px;top:0; display: inline-block;}

.index .main2 .content .block_box .abstract {  font-size: 12px; line-height: 24px; color: #666666;  -webkit-transition: all 0.5s; transition: all 0.5s;text-align: left; }



.index .main2 .content .block_box:hover .abstract { opacity: 1; }


.index .main3 .center1400 { position: relative; }

.index .main3 .indexAdvantages .block .left_title { width: 41%; }

.index .main3 .indexAdvantages .block .left_title .title { font-size: 48px; line-height: 1.1; color: #e9d8bd; text-align: left; }

.index .main3 .indexAdvantages .block .left_title .title span { display: block; }

.index .main3 .indexAdvantages .block .left_title .tag { font-size: 20px; line-height: 1.1; color: #ef8007; margin-top: 15px; }

.index .main3 .indexAdvantages .block .left_title .number_box { margin-top: 35px; }

.index .main3 .indexAdvantages .block .left_title .number_box .number { font-size: 60px; line-height: 1.1; letter-spacing: -3px; color: #093c6b; }

.index .main3 .indexAdvantages .block .left_title .number_box .txt_box { width: 81.88153%; }

.index .main3 .indexAdvantages .block .left_title .number_box .txt_box .line { font-size: 36px; line-height: 46px; letter-spacing: -1px; color: #353c48; }

.index .main3 .indexAdvantages .block .left_title .number_box .txt_box .abstract { font-size: 14px; color: #434952; margin-top: 20px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp:5; -webkit-box-orient: vertical; line-height: 24px; height: 120px; }

.index .main3 .indexAdvantages .block .right_img { width: 50%; }

.index .main3 .indexAdvantages .block .right_img .picture_container { padding-top: 57.14286%; }

.index .main3 .swiper_control { position: absolute; right: -60px; bottom: 56px; }

.index .main3 .swiper-button-prev, .index .main3 .swiper-button-next { background-image: none; position: unset; width: 60px; height: 60px; background-color: #ffffff; text-align: center; line-height: 60px; color: #ef8007; font-size: 16px; margin: 0; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .main3 .swiper-button-prev:hover, .index .main3 .swiper-button-next:hover { background-color: #ef8007; color: #fff; }

.index .main3 .swiper-pagination { margin-top: 20px; width: 50%; position: unset; height: 36px; }

.index .main3 .swiper-pagination-bullet { margin: 0 5px; width: 2px; height: 14px; background-color: #ffffff; -webkit-border-radius: 0; border-radius: 0; opacity: 1; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .main3 .swiper-pagination-bullet-active { background-color: #ef8007; height: 36px; }

.index .main4 { padding: 60px 0 0 0; background:#ffffff; }

.index .main4 .title_box .title { font-size: 48px; line-height: 48px; color: #e9d8bd; text-align: left; }

.index .main4 .title_box .title span { display: block; }

.index .main4 .title_box .tag { font-size: 20px; line-height: 1.1; color: #ef8007; margin-top: 15px; }

.index .main4 .title_box .line { font-size: 36px; line-height: 1.1; letter-spacing: -1px; color: #093c6b; margin-top: 35px; font-weight: 700; }

.index .main4 .swiper-pagination-bullet{width: 12px; height: 12px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #fff;border: 2px solid #000;margin-left: 12px;opacity:1; }

.index .main4 .swiper-pagination-bullet-active{ background: #ef8007;border: 2px solid #ef8007;margin-left: 12px; }

.index .main4 .content_box .tag_box { font-size: 16px; line-height: 1.1; }

.index .main4 .content_box .tag_box .tag { color: #2e2f35; opacity: 0.6; margin: 0 15px; cursor: pointer; }

.index .main4 .content_box .tag_box .tag.active { opacity: 1; color: #ef8007; }

.index .main4 .content_box .swiper_btn .swiper-button-prev, .index .main4 .content_box .swiper_btn .swiper-button-next { color: #bdb29d; font-size: 25px; background-image: none; position: unset; width: auto; height: auto; margin: auto; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .main4 .content_box .swiper_btn .swiper-button-prev:hover, .index .main4 .content_box .swiper_btn .swiper-button-next:hover { color: #ef8007; }

.index .main4 .content_box .swiper_btn .icon { width: 5px; height: 7px; border-left: 1px solid #837a69; border-right: 1px solid #837a69; margin: 0 25px; }



.index .main4 .content_box .block_box .swiper-slide { border: solid 1px #e7e7e7; background-color: #fff; }

.index .main4 .content_box .block_box .swiper-slide .picture_container { padding-top: 40%; overflow: hidden;}
.index .main4 .content_box .block_box .swiper-slide .picture_container img{ transform: scale(1); -webkit-transform: scale(1); transition: all .8s ease; -webkit-transition: all .8s ease;}
.index .main4 .content_box .block_box .swiper-slide .picture_container:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}

.index .main4 .content_box .block_box .indexCase:not(:first-child) { display: none; }

.index .main5 .title_box .left_txt .title { font-size: 48px; line-height: 1.1; color: #e9d8bd; text-align: left; }

.index .main5 .title_box .left_txt .tag { font-size: 20px; line-height: 1.1; color: #ef8007; margin-top: 15px; }

.index .main5 .content .swiper_btn .swiper-button-prev, .index .main5 .content .swiper_btn .swiper-button-next { color: #bdb29d; font-size: 25px; background-image: none; position: unset; width: auto; height: auto; margin: auto; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .main5 .content .swiper_btn .swiper-button-prev:hover, .index .main5 .content .swiper_btn .swiper-button-next:hover { color: #ef8007; }

.index .main5 .content .swiper_btn .icon { width: 5px; height: 7px; border-left: 1px solid #837a69; border-right: 1px solid #837a69; margin: 0 25px; }

.index .main5 .content .block_box { margin-top: 60px; }

.index .main5 .content .block .img .picture_container { padding-top: 66.22222%; }

.index .main5 .content .block .txt_box { margin-top: 25px; }

.index .main5 .content .block .txt_box .name { font-size: 20px; color: #353c48; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 30px; max-height: 60px; min-height: 60px; -webkit-transition: all 0.5s; transition: all 0.5s; }

.index .main5 .content .block .txt_box .abstract { font-size: 14px; color: #1b1b1b; opacity: 0.9; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 24px; max-height: 72px; min-height: 72px; margin-top: 20px; }

.index .main5 .content .block .txt_box .time { font-size: 24px; line-height: 1.1; letter-spacing: -1px; color: #d5aa63; margin-top: 20px; }

.index .main5 .content .block:hover .txt_box .name { color: #ef8007; }

.index .main6 { padding: 120px 0; color: #fff; background-image: url(../image/index_advertising_bg.jpg); }

.index .main6 .content { text-align: center; }

.index .main6 .content .txt { font-size: 50px; line-height: 60px; letter-spacing: -1px; }

.index .main6 .content .more { margin-top: 0px; color: #fff;  }

.index .main6 .content .more .iconfont { font-size: 40px; font-weight: lighter; margin-left: 10px; position: relative; vertical-align: middle; line-height: 40px; }

.index .main6 .content .more .iconfont::after { content: ' '; position: absolute; top: 50%; right: -10px; width: 30px; height: 30px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ba8a3e; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.index .main6 .content .more .iconfont::before { position: relative; z-index: 2; }

/* footer */
.footer { padding: 40px 0; }

.footer.footer2 { background: #2b2a32; }

.footer.footer2 .foot_left .link_box .link { color: #6a696f; }

.footer.footer2 .foot_right { color: #6a696f; }

.footer.footer2 .foot_right .icp a { color: #6a696f; }

.footer .foot_left .link_box { font-size: 13px; color: #353c48; }

.footer .foot_left .link_box .link { -webkit-transition: all 0.5s; transition: all 0.5s; }

.footer .foot_left .link_box .link:not(:first-child) { margin-left: 10px; padding-left: 10px; position: relative; }

.footer .foot_left .link_box .link:not(:first-child)::after { content: ' '; position: absolute; width: 1px; height: 8px; background-color: #434343; opacity: 0.1; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); left: 0; }

.footer .foot_left .link_box .link:hover { color: #ef8007; }

.footer .foot_left .share_box { margin-top: 20px; }

.footer .foot_left .share_box .block { position: relative; }

.footer .foot_left .share_box .block .icon { -webkit-border-radius: 50%; border-radius: 50%; width: 24px; height: 24px; background-color: #ef8007; text-align: center; line-height: 24px; color: #fff; font-size: 14px; -webkit-transition: all 1s; transition: all 1s; }

.footer .foot_left .share_box .block .icon:hover { opacity: 0.8; }

.footer .foot_left .share_box .block .icon:hover + .code_down { opacity: 1; left: 50%; z-index: 2; }

.footer .foot_left .share_box .block .code_down { -webkit-transition: all 0.5s; transition: all 0.5s; opacity: 0; position: absolute; z-index: -1; bottom: -webkit-calc(100% + 10px); bottom: calc(100% + 10px); width: 100px; height: 100px; padding: 6px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 0 0 10px 1px #dedede; box-shadow: 0 0 10px 1px #dedede; left: 35%; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); }

.footer .foot_left .share_box .block .code_down .picture_container { padding-top: 100%; }

.footer .foot_left .share_box .block .code_down::after { content: ' '; position: absolute; top: 100%; left: 50%; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); width: 0; height: 0; border: 7px solid; border-color: #fff transparent transparent transparent; }

.footer .foot_left .share_box .block:not(:first-child) { margin-left: 6px; display: none; }

.footer .foot_right { text-align: right; font-size: 13px; color: #353c48; }

.footer .foot_right .line { line-height: 20px; }

.footer .foot_right .icp { opacity: 0.6; margin-top: 10px; }

.footer .foot_right .icp a { -webkit-transition: all 0.5s; transition: all 0.5s; }

.footer .foot_right .icp a:hover { color: #ef8007; }
.idx_h{position:relative;}
.idx_h h3{color:#333333;font-size:30px;font-weight:bold;}
.idx_h h5{position:absolute;  top:50%;width: 100%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%); font-size:36px; color:rgba(239, 128, 7, .1);font-weight:bold;text-transform:uppercase;}
/* åª’ä½“ä¸­å¿ƒ-å…¬å¸æ–°é—» */
.X_more a { display: block; width: 176px; line-height: 56px; background-color: #fff; text-align: center; color: #ef8007; font-size: 16px; border: 2px solid #dbd7d1; }

.page_box { margin-top: 60px; width: 100%; text-align: center; }

.page_box a, .page_box .layui-laypage-spr { display: inline-block; width: 40px; height: 40px; position: relative; padding: 0; line-height: 40px; margin: 0 5px; border: 1px solid #f1f1f1; -webkit-transition: all 0.3s; transition: all 0.3s; }

.page_box a:hover, .page_box .layui-laypage-spr:hover { border: 1px solid #ef8007; color: #ef8007; }

.page_box .layui-laypage-curr { display: inline-block; width: 40px; height: 40px; position: relative; padding: 0; line-height: 40px; margin: 0 5px; background: none; border: none; }

.page_box .layui-laypage-curr .layui-laypage-em { border: 1px solid #ef8007; background: none; }

.page_box .layui-laypage-curr em { color: #ef8007; }

.page_box .layui-laypage-prev.layui-disabled .icon_zuojiantou { background: #f1f1f1; }

.page_box .layui-laypage-prev.layui-disabled .icon_zuojiantou::before { border-bottom: 1px solid #ef8007; border-left: 1px solid #ef8007; }

.page_box .layui-laypage-prev .icon_zuojiantou { width: 100%; height: 100%; background: #ef8007; }

.page_box .layui-laypage-prev .icon_zuojiantou::before { content: ""; width: 8px; height: 8px; border-bottom: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; left: 18px; }

.page_box .layui-laypage-next.layui-disabled .icon_right-arrow { background: #f1f1f1; }

.page_box .layui-laypage-next.layui-disabled .icon_right-arrow::before { border-top: 1px solid #ef8007; border-right: 1px solid #ef8007; }

.page_box .layui-laypage-next .icon_right-arrow { width: 100%; height: 100%; background: #ef8007; }

.page_box .layui-laypage-next .icon_right-arrow::before { content: ""; width: 8px; height: 8px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; left: 15px; }

.page_box .icon_zuizuojiantou::before { content: ""; width: 8px; height: 8px; border-left: 1px solid #ef8007; border-bottom: 1px solid #ef8007; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; left: 16px; }

.page_box .icon_zuizuojiantou::after { content: ""; width: 8px; height: 8px; border-left: 1px solid #ef8007; border-bottom: 1px solid #ef8007; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; left: 21px; }

.page_box .icon_zuiyoujiantou::before { content: ""; width: 8px; height: 8px; border-right: 1px solid #ef8007; border-top: 1px solid #ef8007; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; left: 11px; }

.page_box .icon_zuiyoujiantou::after { content: ""; width: 8px; height: 8px; border-right: 1px solid #ef8007; border-top: 1px solid #ef8007; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; left: 16px; }

.title { text-align: center; }

.title h5 { font-size: 24px; color: #35373f; line-height: 1; display: none; }

.title h3 { font-size: 30px; color: #343c49; font-weight: bold; margin-top: 10px; display: none; }

.banner { position: relative; }

.banner img { width: 100%; }

.banner .text { position: absolute; left: 0; width: 100%; bottom: 55px; letter-spacing: 8px; }

.banner .text p { font-size: 36px; background-image: -webkit-linear-gradient(left, #ef8007, #e7b96f); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; display: inline-block; }
/* 
.indexBanner video { width:120%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 16; -o-object-fit: cover; object-fit: cover; } */
.indexBanner .swiper-slide{ overflow: hidden;}


.L_line { height: 60px; background-color: #ef8007; }

.L_line .left .li { display: inline-block; margin-right: 50px; }

.L_line .left .li:last-child { margin-right: 0; }

.L_line .left .li.active a, .L_line .left .li:hover a { color: #ffe381; border-color: #ffe381; }

.L_line .left .li a { display: block; line-height: 58px; font-size: 14px; color: #5e4823; border-bottom: 2px solid transparent; -webkit-transition: all 0.3s; transition: all 0.3s; }

.L_line .right .li { display: inline-block; }

.L_line .right .li:last-child a::before { display: none; }

.L_line .right .li a { display: block; line-height: 60px; padding: 0 20px 0 15px; color: #5e4823; position: relative; font-size: 14px; }

.L_line .right .li a::before { content: ""; border: 3px solid transparent; border-left-color: #5e4823; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.MediaCenter_news .con .news .swiper-container { width: 100%; font-size: 0; margin-top: 55px; }

.MediaCenter_news .con .news .swiper-container .swiper-pagination { width: 100%; text-align: center; position: absolute; left: 0; bottom: 20px; }

.MediaCenter_news .con .news .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; border: 2px solid #ddd6d6; background-color: #fff; margin: 0 5px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.MediaCenter_news .con .news .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #ef8007; border-color: #ef8007; }

.MediaCenter_news .con .news .swiper-container .swiper-slide { background-color: #f1f1f1; padding: 50px 0; }

.MediaCenter_news .con .news .swiper-container .swiper-slide .img { width: 50%; display: inline-block; vertical-align: top; }

.MediaCenter_news .con .news .swiper-container .swiper-slide .img img { width: 100%; }

.MediaCenter_news .con .news .swiper-container .swiper-slide .text { width: 50%; display: inline-block; padding: 5px 55px 20px; }

.MediaCenter_news .con .news .swiper-container .swiper-slide .text .data { font-size: 24px; color: #bdb5a7; }

.MediaCenter_news .con .news .swiper-container .swiper-slide .text h5 { font-size: 20px; color: #ef8007; display: -webkit-box; height: 56px; line-height: 28px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 10px; }

.MediaCenter_news .con .news .swiper-container .swiper-slide .text p { font-size: 14px; color: #706b6b; display: -webkit-box; height: 84px; line-height: 28px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 30px; }

.MediaCenter_news .con .news .swiper-container .swiper-slide .text .X_more { margin-top: 55px; }

.MediaCenter_news .con .List { margin-top: 60px; }

.MediaCenter_news .con .List .box { width: 100%; }

.MediaCenter_news .con .List .box:first-child { border-top: 2px solid #f1f1f1; }

.MediaCenter_news .con .List .box.active { background-color: #f1f1f1; }

.MediaCenter_news .con .List .box.active a { border-bottom: none; }

.MediaCenter_news .con .List .box.active a .data { color: #ef8007; }

.MediaCenter_news .con .List .box.active a .text h5 { color: #ef8007; }

.MediaCenter_news .con .List .box.active a .text p { color: #ef8007; }

.MediaCenter_news .con .List .box.active a .arrow { background-color: #ef8007; border-color: #ef8007; }

.MediaCenter_news .con .List .box.active a .arrow::before { border-color: #fff; }

.MediaCenter_news .con .List .box a { width: 100%; padding: 45px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 1px solid #f1f1f1; }

.MediaCenter_news .con .List .box a .data { font-size: 24px; color: #dcd6cd; -webkit-transition: all 0.3s; transition: all 0.3s; }

.MediaCenter_news .con .List .box a .data span { font-size: 72px; line-height: 1; margin-top: 10px; display: block; }

.MediaCenter_news .con .List .box a .text { padding: 0 60px 0 70px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.MediaCenter_news .con .List .box a .text h5 { font-size: 20px; -webkit-transition: all 0.3s; transition: all 0.3s; color: #363640; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.MediaCenter_news .con .List .box a .text p { font-size: 14px; -webkit-transition: all 0.3s; transition: all 0.3s; color: #666; display: -webkit-box; height: 72px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 20px; }

.MediaCenter_news .con .List .box a .arrow { width: 68px !important; height: 68px; margin-top: 20px; border: 2px solid #dbd7d1; position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; }

.MediaCenter_news .con .List .box a .arrow::before { content: ""; width: 12px; height: 12px; border-top: 2px solid #ef8007; border-right: 2px solid #ef8007; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); position: absolute; top: 50%; left: 23px; -webkit-transition: all 0.3s; transition: all 0.3s; }

/* åª’ä½“ä¸­å¿ƒ-å…¬å¸æ–°é—»è¯¦æƒ…*/
.MediaCenter_newsDetails .con .title { padding-bottom: 25px; border-bottom: 1px solid #ef8007; text-align: left; }

.MediaCenter_newsDetails .con .title h5 { font-size: 28px; color: #363640; display: block; }

.MediaCenter_newsDetails .con .title .data { font-size: 24px; color: #bdb5a7; margin-top: 10px; }

.MediaCenter_newsDetails .con .title p { font-size: 14px; color: #676562; margin-top: 10px; line-height: 36px; }

.MediaCenter_newsDetails .con .text { padding-bottom: 95px;font-size: 16px;color: #79746d;line-height: 30px; margin-top: 35px;}

.MediaCenter_newsDetails .con .more { border-bottom: 1px solid #ef8007; border-top: 1px solid #ef8007; }

.MediaCenter_newsDetails .con .more a { display: block; width: 100%; height: 80px; font-size: 16px; color: #363640; line-height: 80px; padding: 0 35px; border-bottom: 1px solid #e2dfda; -webkit-transition: all 0.3s; transition: all 0.3s; }

.MediaCenter_newsDetails .con .more a:last-child { border: none; }

.MediaCenter_newsDetails .con .more a:last-child p::before { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); top: 39px; }

.MediaCenter_newsDetails .con .more a:hover { color: #ef8007; }

.MediaCenter_newsDetails .con .more a:hover p::before { border-bottom-color: #ef8007; }

.MediaCenter_newsDetails .con .more a p { position: relative; width: 13%; display: inline-block; vertical-align: top; }

.MediaCenter_newsDetails .con .more a p::before { content: ""; border: 6px solid transparent; border-bottom-color: #363640; position: absolute; top: 30px; right: 50px; }

.MediaCenter_newsDetails .con .more a h5 { width: 76%; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.MediaCenter_newsDetails .con .more a .data { width: 10%; display: inline-block; text-align: right; vertical-align: top; }

.MediaCenter_newsDetails .con .X_more { margin-top: 60px; }

.MediaCenter_newsDetails .con .X_more a { margin: 0 auto; }

/* åª’ä½“ä¸­å¿ƒ-ç&nbsp;”ç©¶æŠ¥å‘Š*/
.report .list { margin-top: 35px; border-top: 2px solid #ef8007; }

.report .list a { display: block; height: 78px; line-height: 78px; border-bottom: 1px solid #e2dfda; position: relative; }

.report .list a:hover .see { background-color: #ef8007; border-color: #ef8007; color: #fff; }

.report .list a .data { width: 10%; font-size: 16px; color: #bdb5a7; position: relative; vertical-align: top; float: left; }

.report .list a .data::before { content: ""; width: 1px; height: 16px; background-color: #cac8c4; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.report .list a h5 { width: 80%; font-size: 16px; color: #35373f; display: inline-block; padding-left: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.report .list a .see { width: 68px; line-height: 32px; border: 1px solid #bfb7a9; -webkit-border-radius: 30px; border-radius: 30px; font-size: 14px; color: #5c5d62; text-align: center; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.3s; transition: all 0.3s; }



/*--å…³äºŽæˆ‘ä»¬--*/
.AboutUsbg { padding-bottom: 35px; background: url(../image/about_04.jpg) no-repeat bottom; background-size: 100% auto; }

.AboutUs { padding-top: 20px; margin: auto; max-width: 900px; font-size: 14px; line-height: 24px; color: #646471; }

.AboutUs h3 { text-align: center; font-size: 16px; color: #35373f; font-weight: 100; padding-bottom: 5px; display: none; }

.AboutUs h4 { text-align: center; font-size: 18px; color: #343c49; padding-bottom: 15px; line-height: 24px; display: none; }

.EnterpriseIntro { padding-top: 25px; }

.EnterpriseIntro dd { line-height: 22px; font-size: 14px; color: #646471; padding-top: 20px; }

.EnterpriseIntro dd .EnterpriseIntroIcon { float: right; margin-top: 0px; }

.EnterpriseIntro dd .EnterpriseIntroIcon img { width: 89px; }

.EnterpriseIntro dt { position: relative; cursor: pointer; max-width: 300px; height: 300px; overflow: hidden; margin: 0px auto; }

.EnterpriseIntro dt img { display: block; width: 300px; max-height: inherit; }

.EnterpriseIntro dt span { width: 60px; height: 60px; background-color: rgba(255, 255, 255, 0.6); background-image: url(../image/about_05.png); background-repeat: no-repeat; background-position: 55% center; position: absolute; -webkit-border-radius: 100%; border-radius: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; }

.Enterprisecore { padding: 50px 0px; background: url(../image/about_06.jpg) no-repeat center; background-size: cover; width: 100%; display: none;}

.EnterprisecoreList { overflow: hidden; position: relative; background: #fff; }

.EnterprisecoreList ul li { padding: 30px 0px; width: 50%; border-left: 1px solid #e5e5e5; text-align: center; }

.EnterprisecoreList ul li:first-child { border: none; }

.EnterprisecoreList ul li img { width: 50px; margin: 0px auto; display: block; }

.EnterprisecoreList ul li h3 { color: #35373f; font-size: 16px; padding-top: 10px; }

.EnterprisecoreList ul li p { color: #646471; font-size: 12px; padding-top: 5px; }





/*--ä¸­åŽå°ç»Ÿä¸€æ”¯æŒ--*/
.unifiedbg { background: url(../image/fund_10.png) repeat-x bottom; background-size: auto 100%; padding-bottom: 20px; }

.unifiedDesc {font-size: 14px; line-height:24px; max-width: 640px; margin: 0px auto;   color: #646471;padding: 0px 0px 25px; }

.unifiedList { overflow: hidden; position: relative; }

.unifiedListImg { width: 100%; }

.unifiedListImg img { display: block; width: 100%; }

.unifiedListContent { font-size: 12px; color: #646471; line-height: 24px; background: #fff; padding: 15px; }

.unifiedListContent h3 { font-size: 16px; color: #0b3b6b; padding-bottom: 5px; }

.unifiedListDot { bottom: 0px; text-align: center; }

.unifiedListDot span { display: inline-block; position: relative; font-size: 16px; width: 40px; height: 40px; line-height: 40px; background: none; text-align: center; color: #595b61; }

.unifiedListDot span.cur { color: #d5aa64; }

.unifiedListDot span.cur::after { height: 15px; width: 1px; background: #d9d3c8; right: 1px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content: ''; display: block; }

.unifiedListPrev { position: absolute; left: 480px; color: #fff; font-size: 14px; z-index: 23; bottom: 10px; cursor: pointer; display: none; }

.unifiedListPrev::after { content: 'ä¸Šä¸€ä¸ª'; }

.unifiedListNext { position: absolute; right: 20px; padding-left: 60px; z-index: 23; bottom: 20px; cursor: pointer; display: none; }

.unifiedListNext img { display: block; width: 140px; font-size: 14px; }

.unifiedListNext::after { content: 'ä¸‹ä¸€ä¸ª'; position: absolute; left: 0px; bottom: 0px; font-size: 14px; }

.FundTeam { padding: 30px 0px 40px; }

.FundTeamClass { padding-bottom: 2px; }

.FundTeamClass ul li { float: left; width: 50%; background: #ef8007; font-size: 14px; line-height: 45px; color: #fff; text-align: center; border-right: 1px solid #fff; }

.FundTeamClass ul li:last-child { border: none; }

.FundTeamContet img { max-width: 100%; display: block; }

/*--æ&nbsp;¸å¿ƒä¼˜åŠ¿--*/

.FundCoreAdvantagesContentbox{ min-height: 300px; position: relative;}

.FundCoreAdvantagesClass { position: relative; overflow: hidden; z-index: 20; margin-top: 10px; }

.FundCoreAdvantagesClass ul li { width: 50%; cursor: pointer; }

.ClassTitle { height: 70px; padding: 0px 5px; text-align: center; color: #2e2c41; font-size: 14px; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.FundCoreAdvantagesClass ul li.cur .ClassTitle { background: #0a4493; color: #fff; }

.FundCoreAdvantagesContentbg { padding: 50px 0px; background: url(../image/fund_12.jpg) no-repeat top; background-size: cover; margin-top: -25px; overflow: hidden; }

.FundCoreAdvantagesContent { display: none; }

.FundCoreAdvantagesContent dl dt { font-size: 14px; color: #8f8a85; line-height: 28px; padding-bottom: 20px; transform:translateY(100px); -webkit-transform:translateY(100px); transition: all .8s ease; -webkit-transition: all .8s ease; opacity: 0; visibility: hidden;}

.FundCoreAdvantagesContent dl dt h3 { font-size: 18px; color: #d5aa64; line-height: 24px; padding-bottom: 10px; }

.FundCoreAdvantagesContent dl dt h4 { font-size: 18px; color: #093c67; line-height: 24px; padding-bottom: 10px; }

.FundCoreAdvantagesContent dl dd { position: relative;transform:translateY(100px); -webkit-transform:translateY(100px); transition: all .8s ease; -webkit-transition: all .8s ease;opacity: 0; visibility: hidden;}

.FundCoreAdvantagesContent dl dd img { display: block; width: 100%; position: relative; z-index: 2; }

.FundCoreAdvantagesContent dl dd::after { display: none; background: url(../image/fund_14.png) no-repeat center; width: 130px; height: 138px; background-size: cover; z-index: 1; position: absolute; left: -32px; bottom: -80px; content: ''; }

.CoreAnimation dl dt{opacity: 1; visibility: visible;transform:translateY(0px); -webkit-transform:translateY(0px);}
.CoreAnimation dl dd{opacity: 1; visibility: visible;transform:translateY(0px); -webkit-transform:translateY(0px); transition-delay: 0.2s;}


/*--è¡Œä¸šæŽ’å--*/
.Rankingbox { padding-bottom: 30px; }

.QingkeRanking { padding: 15px; background: #f2ece0; border: 2px solid #e6e1d7; }

.QingkeRanking h3 { font-size: 16px; padding-bottom: 10px; color: #0b4493; text-align: center; }

.QingkeRankingDesc { font-size: 12px; max-width: 485px; margin: 0px auto; color: #87837a; }

.QingkeRanking dl { padding-top: 20px; }

.QingkeRanking dl dt { padding: 0px 0px 20px; }

.QingkeRanking dl dt img { width: 100%; display: block; }

.QingkeRanking dl dd { padding: 0px 0px; }

.QingkeRanking dl dd table { border-collapse: collapse; width: 100%; }

.QingkeRanking dl dd table td { line-height: 40px; font-size: 12px; background: #dccfba; width: 50%; text-align: center; border: 1px solid #fff; border-top: none; border-left: none; color: #706759; }

.QingkeRanking dl dd table th { line-height: 35px; font-size: 12px; background: #ef8007; width: 50%; border: 1px solid #fff; border-top: none; border-left: none; color: #fff; }

.QingkeRanking dl dd table tr td:nth-child(2) { border-right: none; }

.QingkeRanking dl dd table tr:last-child td { border-bottom: none; }

.QingkeRanking dl dd table tr:nth-child(1) th:nth-child(2) { border-right: none; }

.PEIRanking { background: #f2ece0; border: 2px solid #e6e1d7; padding: 15px; margin-top: 25px; }

.PEIRanking h3 { font-size: 16px; padding-bottom: 10px; color: #0b4493; text-align: center; }

.PEIRankingDesc { max-width: 485px; margin: 0px auto; font-size: 14px; color: #87837a; }

.PEIRankingtable { padding: 20px 0px 0px; overflow-y: hidden; overflow-x: auto; }

.PEIRankingtable table { width: 100%; min-width: 500px; border-collapse: collapse; text-align: center; }

.PEIRankingtable table th { border: none; border-bottom: 1px solid #fff; background: #dcd0ba; padding: 10px 0px; font-size: 12px; }

.PEIRankingtable table td { border: none; border-bottom: 1px solid #fff; background: #dcd0ba; padding: 18px 0px; font-size: 12px; font-weight: 700; color: #6f675c; }

.PEIRankingtable table tr th:nth-child(4) { text-align: left; padding-left: 8%; }

.PEIRankingtable table tr td:nth-child(4) { text-align: left; padding-left: 8%; }

.PEIRankingtable table tr th:nth-child(1) { background: #ef8007; color: #fff; }

.PEIRankingtable table tr td:nth-child(1) { background: #ef8007; color: #fff; border: none; border-right: 1px solid #fff; }

.PEIRankingtable table tr td:nth-child(4) { color: #312b23; }

.PEIRankingtable table tr:last-child td { border-bottom: none; }

.PEIRankingtable table tr td.IconColor { color: #ef8007; }

/*--æŠ•èµ„æ¦‚å†µ--*/
.InvestmentOverviewbox { padding-bottom: 30px; }

.InvestmentOverviewDesc { font-size: 12px; padding: 5px 0px 20px; max-width: 495px; margin: 0px auto; color: #65656f; text-align: center; }

.InvestmentOverviewClass { padding-bottom: 40px; }

.InvestmentOverviewClass a { font-size: 12px; line-height: 40px; float: left; width: 50%; display: block; position: relative; background: #f1f1f1; color: #35373f; text-align: center; font-weight: 700; }

.InvestmentOverviewClass a.cur { background: #ef8007; color: #fff; }

.InvestmentOverviewClass a::after { right: -1px; content: ''; height: 16px; width: 1px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #c5c5c5; z-index: 2; }

.InvestmentOverviewClass a:last-child::after { display: none; }

.InvestmentOverviewTab { display: none; }

.InvestmentOverviewProject { padding: 10px; background: #f2ece0; border: 2px solid #e6e1d7; }

.InvestmentOverviewProject table { border-collapse: collapse; width: 100%; }

.InvestmentOverviewProject table td { font-size: 12px; line-height: 40px; background: #dccfba; text-align: center; border: 1px solid #fff; border-top: none; border-left: none; color: #706759; font-weight: 700; }

.InvestmentOverviewProject table th { line-height: 35px; background: #ef8007; border: 1px solid #fff; border-top: none; border-left: none; color: #fff; }

.InvestmentOverviewProject table tr td:nth-child(3) { border-right: none; }

.InvestmentOverviewProject table tr:last-child td { border-bottom: none; }

.InvestmentOverviewProject table tr:nth-child(1) th:nth-child(3) { border-right: none; }

/*--æŠ•èµ„æ¡ˆä¾‹--*/
.InvestmentCaseClass { position: relative; overflow: hidden; z-index: 20; margin-top: 10px; }

.InvestmentCaseClass ul li { width: 50%; cursor: pointer; }

.InvestmentCaseClass ul li a { display: block; height: 70px; padding: 20px 0px 0px; text-align: center; color: #2e2c41; font-size: 14px; }

.InvestmentCaseClass ul li.cur a { background: #0a4493; color: #fff; }

.InvestmentCasebox { background: url(../image/achievement_03.jpg) no-repeat center; background-size: cover; margin-top: -25px; padding: 50px 0px 60px; }

.Caselogobox { padding: 0px 40px 20px; position: relative; border-bottom: 1px solid #ef8007; }

.Caselogobox span { width: 30px; height: 30px; display: inline-block; position: absolute; cursor: pointer; vertical-align: middle; background: #fff; top: -webkit-calc(50% - 10px); top: calc(50% - 10px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.Caselogobox span::after { width: 16px; height: 2px; background: #d7ae6c; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; }

.Caselogobox span::before { width: 0px; height: 0px; border: 4px solid transparent; border-right-color: #d7ae6c; border-left: none; content: ''; position: absolute; top: 50%; left: -webkit-calc(50% - 7px); left: calc(50% - 7px); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.Caselogobox span.CaselogoNext::before { border: 4px solid transparent; border-left-color: #d7ae6c; border-right: none; left: -webkit-calc(50% + 7px); left: calc(50% + 7px); }

.Caselogobox span:hover { background: #d7ae6c; }

.Caselogobox span:hover::before { border-right-color: #fff; }

.Caselogobox span:hover::after { background: #fff; }

.Caselogobox span.CaselogoNext:hover::before { border-left-color: #fff; }

.Caselogobox span.CaselogoPrev { left: 0px; }

.Caselogobox span.CaselogoNext { right: 0px; }

.Caselogo { position: relative; overflow: hidden; width: 100%; }
.Caselogo ul {margin:0px -10px;}
.Caselogo ul li { float: left; padding: 0px 10px 15px; width: 33.3333%; cursor: pointer; }
.Caselogo ul li p{overflow: hidden; position: relative;}
.Caselogo ul li p img { width: 100%; display: block; transform: scale(1);-webkit-transform: scale(1); transition: all .8s ease;-webkit-transition: all .8s ease;}
.Caselogo ul li.cur p::after { border: 3px solid #ef8007; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; content: ''; }
.Caselogo ul li.cur p img{transform: scale(1.2);-webkit-transform: scale(1.2);}

.EnterpriseCaseInfobox{ display: none; background: #fff; position: fixed; left: 50%; top: 50%; transform:translate3d(-50%,-50%, 0px); -webkit-transform:translate3d(-50%,-50%, 0px); -ms-transform:translate3d(-50%,-50%, 0px);-moz-transform:translate3d(-50%,-50%, 0px);-o-transform:translate3d(-50%,-50%, 0px); z-index: 200; width: 95%; max-width: 900px; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); overflow: hidden;}

.EnterpriseCaseInfobox&gt;span{ position: absolute; top:calc(50% - 15px); width: 25px; height:25px; transform: rotate(-45deg) translate3d(-50%,-50%, 0px); -webkit-transform: rotate(-45deg) translate3d(-50%,-50%, 0px); cursor: pointer; z-index: 20;}

.EnterpriseCaseInfobox&gt;span.EnterpriseCaseInfoPrev{ left:40px;border: 2px solid #ef8007; border-right: none; border-bottom: none; }

.EnterpriseCaseInfobox&gt;span.EnterpriseCaseInfoNext{ right:10px;border: 2px solid #ef8007; border-left: none; border-top: none; }

.EnterpriseCaseInfo { padding: 30px 20px; margin-top:0px;}

.EnterpriseCaseInfo h3 { font-size: 18px; color: #093d6c; padding-bottom: 5px; padding-top: 15px; }

.EnterpriseCaseInfo .caseLogo span{ display: block; width: 30%;padding-top:18%;border: 1px solid #d1d1d1; position: relative;}
.EnterpriseCaseInfo .caseLogo span img{position: absolute;top: 50%;left: 50%;transform: translate3d(-50%,-50%, 0px);-webkit-transform: translate3d(-50%,-50%, 0px);}

.EnterpriseCaseInfo .desc { font-size: 12px; line-height: 20px; padding-bottom: 20px; color: #8f8a86; max-width: 768px; }

.EnterpriseCaseInfo .link a { font-size: 12px; padding-right: 30px; display: inline-block; color: #ef8007; position: relative; }

.EnterpriseCaseInfo .link a span { height: 1px; width: 20px; background: #d7ae6c; top: 50%; right: 0px; position: absolute; display: block; margin-top: -0.5px; }

.EnterpriseCaseInfo .link a span::after { content: ''; width: 8px; height: 8px; display: block; position: absolute; right: 0px; top: -webkit-calc(50%); top: calc(50%); -webkit-transform: translateY(-50%) rotate(-42deg); -ms-transform: translateY(-50%) rotate(-42deg); transform: translateY(-50%) rotate(-42deg); border: 1px solid #ef8007; border-left: none; border-top: none; }

.closeCaseInfo{ position:absolute; right: 15px; cursor: pointer; top:15px; width: 30px; height: 30px; z-index: 20; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);}
.closeCaseInfo::after{content: ''; width: 100%; height: 2px; background: #ef8007; top: 50%; left:0px; margin-top: -1px; position: absolute;}
.closeCaseInfo::before{content: ''; width: 2px; height: 100%; background: #ef8007; left: 50%; top: 0px; margin-left: -1px; position: absolute;}


/*--ç¤¾ä¼šè´£ä»»--*/
.mediaClass { padding-bottom: 20px; border-bottom: 2px solid #ef8007; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.mediaClass a { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; background: #f1f1f1; color: #35373f; font-size: 12px; line-height: 40px; text-align: center; font-weight: 700; }

.mediaClass a.cur { background: #ef8007; color: #fff; }

.mediaClass a::after { right: -1px; content: ''; height: 16px; width: 1px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #c5c5c5; z-index: 2; }

.mediaClass a:last-child::after { display: none; }

.responsibilityList { padding-bottom: 100px; }

.responsibilityList ul li { width: 100%; margin-top: 20px; }

.responsibilityList ul li img { display: block; width: 100%; }

.responsibilityList ul li p { background: #f1f1f1; display: -webkit-box; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-align: center; font-size: 14px; color: #35373f; font-weight: 700; }

.responsibilitypopup { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 999; background: rgba(0, 0, 0, 0.5); display: none; }

.responsibilityDetail { padding: 20px 15px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; max-width: 1000px; background: #fff; }

.Detailalbum { position: relative; overflow: hidden; margin-top: 25px; }

.Detailalbum img { display: block; width: 100%; }

.Detailalbum span { width: 40px; height: 40px; display: inline-block; position: absolute; cursor: pointer; vertical-align: middle; background: rgba(0, 0, 0, 0.5); top: -webkit-calc(50% - 10px); top: calc(50% - 10px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 20; }

.Detailalbum span::after { width: 16px; height: 2px; background: #FFF; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; }

.Detailalbum span::before { width: 0px; height: 0px; border: 4px solid transparent; border-right-color: #FFF; border-left: none; content: ''; position: absolute; top: 50%; left: -webkit-calc(50% - 7px); left: calc(50% - 7px); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.Detailalbum span.DetailalbumNext::before { border: 4px solid transparent; border-left-color: #FFF; border-right: none; left: -webkit-calc(50% + 7px); left: calc(50% + 7px); }

.Detailalbum span:hover { background: #d7ae6c; }

.Detailalbum span:hover::before { border-right-color: #fff; }

.Detailalbum span:hover::after { background: #fff; }

.Detailalbum span.DetailalbumNext:hover::before { border-left-color: #fff; }

.Detailalbum span.DetailalbumPrev { left: 0px; }

.Detailalbum span.DetailalbumNext { right: 0px; }

.closealbum { width: 25px; height: 25px; position: absolute; right: 10px; top: 10px; cursor: pointer; z-index: 21; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.closealbum::after { width: 2px; height: 100%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: #d7ae6c; content: ''; display: block; }

.closealbum::before { width: 100%; height: 2px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #d7ae6c; content: ''; display: block; }

.DetailContentbox { margin-top: 20px; position: relative; }

.DetailContentTitleBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-bottom: 15px; }

.DetailContentTitle { font-size: 16px; color: #35373f; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.DetailContentauthor { color: #35373f; font-size: 12px; }

.DetailContentauthor i { font-style: normal; font-size: 12px; color: #bdb5a7; }

.DetailContentauthor em { padding: 0px 10px; font-style: normal; }

.DetailContent { font-size: 12px; color: #79746d; line-height: 24px; }

.DetailContent img { max-width: 100%; }

/*--å‡ºç‰ˆç‰©--*/
.publishbox { overflow: hidden; }

.publishList { padding-bottom: 30px; }

.publishList ul { margin: 0px -10px; }

.publishList ul li { float: left; width: 50%; padding: 0px 10px; margin-top: 20px; }

.publishList ul li .publishImg { position: relative; }

.publishList ul li .publishImg img { display: block; width: 100%; border: 1px solid #adb4c1; position: relative; z-index: 5; }

.publishList ul li .publishImg::before { width: 146%; content: ''; position: absolute; bottom: 0px; left: 0px; padding-bottom: 61%; background: url(../image/media_07.png) no-repeat center; background-size: cover; }

.publishList ul li .publishImg::after { z-index: 8; position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; background-color: rgba(1, 69, 150, 0.6); content: ''; opacity: 0; visibility: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; }

.publishList ul li .publishImg .publishBtn { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 9; opacity: 0; visibility: hidden; -webkit-transition: all .4s ease; transition: all .4s ease; }

.publishList ul li .publishImg .publishBtn a { display: block; background-color: #ef8007; background-repeat: no-repeat; font-size: 14px; color: #ffffff; -webkit-border-radius: 40px; border-radius: 40px; line-height: 40px; padding-left: 50px; margin: 20px 0px; background-position: 20px center; width: 100px; height: 40px; }

.publishList ul li .publishImg .publishBtn a.view { background-image: url(../image/media_05.png); }

.publishList ul li .publishImg .publishBtn a.download { background-image: url(../image/media_05.png); }

.publishList ul li:hover .publishImg::after { opacity: 1; visibility: visible; }

.publishList ul li:hover .publishImg .publishBtn { opacity: 1; visibility: visible; }

.publishList ul li p { font-size: 14px; text-align: center; font-weight: 600; display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

/*--å®£ä¼&nbsp;ç‰‡--*/
.propagandaVideo { padding: 20px 0px 40px; }

.propagandaVideo video { width: 100%; display: block; }

/*--ä¼ä¸šæ–‡åŒ–--*/
.contactClass { padding-bottom: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.contactClass a { font-size: 12px; line-height: 40px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; background: #f1f1f1; color: #35373f; text-align: center; font-weight: 700; }

.contactClass a.cur { background: #ef8007; color: #fff; }

.contactClass a::after { right: -1px; content: ''; height: 16px; width: 1px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #c5c5c5; z-index: 2; }

.contactClass a:last-child::after { display: none; }

.culturebox { background: url(../image/contact_02.jpg) no-repeat center; background-size: cover; padding: 30px 0px 50px; }

.culture { font-size: 12px; color: #c7dffe; font-weight: 700; line-height: 20px; padding-bottom: 0px; }

.culture h3 { font-size: 16px; color: #c7dffe; padding-bottom: 10px; }

.culture span.yellow { color: #ffde5a; }

.cultureSystem { padding: 20px 0px 40px; background: #fff; z-index: 9; position: relative; }

.cultureSystem::after { content: ''; left: -200%; height: 100%; position: absolute; background: #fff; width: 200%; top: 0px; }

.cultureSystemDesc { font-size: 12px; text-align: center; color: #0b3b6b; font-weight: 700; }

.cultureSystemDesc span { color: #ef8007; }

.cultureSystem h3 { padding-top: 15px; font-size: 16px; color: #0b3b6b; text-align: center; }

.cultureSystem ul { padding-top: 15px; }

.cultureSystem ul li { float: left; width: 50%; height: 320px; background: #ef8007; text-align: center; padding: 25px 15px 0px; -webkit-transition: all .4s ease; transition: all .4s ease; position: relative; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }

.cultureSystem ul li img { background: #FFF; -webkit-border-radius: 100%; border-radius: 100%; width: 60px; display: block; margin: 0px auto; }

.cultureSystem ul li h4 { color: #fdf3ca; font-size: 16px; padding-top: 5px; }

.cultureSystem ul li h5 { color: #fdf3ca; font-size: 14px; padding-top: 5px; }

.cultureSystem ul li .desc { font-size: 12px; color: #f9e3bf; line-height: 22px; padding-top: 10px; text-align: left; }

.cultureSystem ul li .arrowIcon { background: url(../image/contact_08.png) no-repeat center; height: 15px; position: absolute; left: 0px; width: 100%; bottom: 40px; }

.cultureSystem ul li.desc { display: block; max-width: 290px; margin: auto; }

.cultureSystem ul li .arrowIcon { display: none; }

.cultureSystem ul li:last-child { border-right: none; }

/*--å‘˜å·¥ä¹‹çª—--*/
.EmployeeWindowBox { padding-bottom: 30px; }

.EmployeeWindow { position: relative; }

.EmployeeWindow .bigimg { display: block; width: 100%; }

.EmployeeWindow ul { overflow: hidden; padding-left: 3px; margin: 0px -3px; }

.EmployeeWindow ul li { float: left; width: 50%; height: 100%; position: relative; -webkit-transition: all .4s ease; transition: all .4s ease; padding: 1px 1px 0px 1px; margin-left: -1px; }

.EmployeeWindow ul li .EmployeeWindowContent { z-index: 2; background: #ef8007; text-align: center; padding: 20px 0px; }

.EmployeeWindow ul li .EmployeeWindowContent img { width: 40px; }

.EmployeeWindow ul li .EmployeeWindowContent h3 { color: #fff; font-size: 14px; line-height: 18px; padding-top: 10px; }

.EmployeeWindow ul li .EmployeeWindowContent .more { padding-top: 10px; }

.EmployeeWindow ul li .EmployeeWindowContent .more a { border: 2px solid #ef8007; display: inline-block; background: #fff; color: #ef8007; width: 80px; height: 30px; line-height: 24px; font-size: 12px; }

.EmployeeWindow ul li::before { display: none; bottom: 80px; height: 4px; width: 30%; background: #ef8007; position: absolute; right: 1px; content: ''; z-index: 3; }

/*--æ–‡è‰ºèŸèƒ--*/
.screenSelect { position: relative; }

.screenSelect::after { content: ''; height: 1px; position: absolute; left: 0px; top: 50%; background: #eaebed; display: block; width: 100%; }

.screenSelect &gt; span { width: 200px !important; margin: 0px auto; display: block; position: relative; z-index: 2; }

.screenSelect .select2-container--default .select2-selection--single { line-height: 38px; height: 38px; border: 1px solid #eaebed; background: #fff; -webkit-border-radius: 0px; border-radius: 0px; }

.screenSelect .select2-container--default .select2-selection--single .select2-selection__rendered { height: 38px; line-height: 38px; font-size: 12px; }

.screenSelect .select2-container--default .select2-selection--single .select2-selection__arrow { height: 38px; }

.select2-container .select2-selection--single .select2-selection__rendered { padding-left: 17px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #ef8007 transparent transparent transparent; margin-left: -15px; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #ef8007 transparent; }

.literatureList { padding-bottom: 100px; }

.literatureList ul { margin: 0px; }

.literatureList ul li { width: 100%; padding: 0px; margin-top: 20px; }

.literatureList ul li a { background: #f1f1f1; display: block; padding-bottom: 10px; }

.literatureList ul li img { display: block; width: 100%; }

.literatureList ul li h3 { display: -webkit-box; height: 24px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 14px; color: #35373f; font-weight: 700; padding: 0px 15px; margin-top: 5px; }

.literatureList ul li p { font-size: 12px; color: #35373f; padding: 0px 15px; font-weight: 700; }

/*--è¯—è¯æ­Œèµ‹--*/
.poetryList { border-top: 2px solid #ef8007; margin-top: 20px; padding-bottom: 40px; }

.poetryList ul li { border-bottom: 1px solid #e2dfda; position: relative; cursor: pointer; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.poetryList ul li .poetryTitle { display: -webkit-box; height: 50px; line-height: 50px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 12px; color: #35373f; }

.poetryList ul li .poetryAuthor { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; line-height: 50px; min-width: 105px; }

.poetryList ul li em { height: 28px; -webkit-border-radius: 28px; border-radius: 28px; width: 68px; line-height: 28px; font-size: 12px; font-style: normal; display: block; border: 1px solid #bdb5a7; text-align: center; z-index: 20; background: #fff; }

.poetryList ul li i { font-size: 12px; font-style: normal; color: #6b6a75; }

.poetryList ul li span { padding: 0px 10px; color: #cac8c4; }

.poetryList ul li:hover em { background: #ef8007; border-color: #ef8007; color: #fff; }

.poetrypopup { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 999; background: rgba(0, 0, 0, 0.5); display: none; }

.poetrypopupDetail { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; max-width: 1000px; background: #fff; padding: 60px; }

.poetryDetailContentbox { margin-top: 20px; position: relative; }

.poetryDetailContentTitle { font-size: 16px; color: #35373f; padding-bottom: 10px; }

.poetryDetailContentauthor { color: #35373f; font-size: 14px; border-bottom: 2px solid #ef8007; padding-bottom: 30px; }

.poetryDetailContentauthor i { font-style: normal; font-size: 16px; color: #bdb5a7; }

.poetryDetailContentauthor em { padding: 0px 10px; font-style: normal; }

.poetryDetailContent { font-size: 14px; color: #79746d; line-height: 24px; margin-top: 30px; margin-right: -20px; padding-right: 20px; max-height: 400px; overflow-y: auto; }

.poetryDetailContent img { max-width: 100%; }

/*--äºŒçº§å¯¼èˆª--*/
.twoLevelNav { position: absolute; left: -50px; right: -50px; top: 90px; padding-top: 1px; text-align: center; max-height:0;     -webkit-transition: all .4s ease; transition: all .4s ease; overflow: hidden;min-width: 150px; }

.twoLevelNav dd { line-height: 48px; background: #fff; }

.twoLevelNav dd a { display: block; font-size: 16px; }

.twoLevelNav dd a:hover { color: #ef8007; }

.cp.twoLevelNav dd &gt; a{font-size:19px; color: #000; font-weight: bold; text-align: left;}
.cp.twoLevelNav dd &gt; a:hover{color: #ef8007; }
.cp.twoLevelNav dd ul li a{color: #666;}
.cp.twoLevelNav dd ul li a:hover{color: #ef8007;}
.cp.twoLevelNav dd ul{padding-top:5px;}
.cp.twoLevelNav dd ul li{line-height: 45px; text-align: left;}

.header .head_top .head_nav .block:nth-child(1)::after { display: none; }

.header .head_top .head_nav .block:hover::after { content: ''; border: 6px solid transparent; border-top: none; border-bottom-color: #fff; position: absolute; left: 40%; bottom: 18px; -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.header .head_top .head_nav .block:hover  .twoLevelNav { z-index: 999; max-height: 500px;  }
.header .head_top .head_nav .block:hover  .cp.twoLevelNav { z-index: 999; max-height: 500px; padding:18px 50px 30px 50px;opacity:1; }
.header .head_top .head_nav .block:hover::after { border-bottom-color: #ef8007; }

.header .head_top .head_nav .block .cp.twoLevelNav{ max-height:0;background: #fff; width: 516px; opacity:0; }

.cp.twoLevelNav {
left: -200px;
right: -200px;
}
.defaContent { padding: 10px 0px 40px; }

.defaWebMap { padding: 0px 0px 40px; }

.defaWebMap dl h3 span a { color: #ef8007; }

.defaWebMap dl dd a em { background: #ef8007; }

.ItsFundsClass { overflow: hidden; position: relative; z-index: 2; margin-top:20px;}

.ItsFundsClass ul li { width: 50%; }

.ItsFundsClass ul li.cur .ClassTitle { background: #0a4493; color: #fff; }

.ItsFundsBox { margin-top:20px; position: relative; background: #e4d4bb; display: none; }

.ItsFundsImg { background-size: cover; background-repeat: no-repeat; background-position: center; }

.ItsFundsImg::after { content: ''; padding-top: 54%; display: block; }

.ItsFunds { padding: 20px 0px 40px; }

.ItsFunds dl dt { padding-bottom: 10px; }

.ItsFunds dl dt h3 { font-size: 16px; color: #ef8007; padding-bottom:0px; position: relative; transition: all .8s ease; -webkit-transition: all .8s ease; }

.ItsFunds dl dt p { font-size: 14px; color: #576d85; font-weight: 700; }

.ItsFunds dl dd { font-size: 14px; line-height: 24px; color: #877b67; padding-bottom: 20px;}


.responsibilitypopup .responsibilityDetail { display: none; }

.responsibilitypopup .responsibilityDetail:first-child { display: block; }

.head_searchbox { position: fixed; width: 100%; right: 0px; left: 0; top: 60px; padding: 10px 15px; background: #fff; display: none; line-height: 20px; }

.head_searchbox form { position: relative; display: block; width: 100%; font-size: 0; border: 2px solid #ef8007; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; }

.head_searchbox form input.search_Textbox { width: 100%; height: 40px; line-height: 40px; padding: 0 90px 0 15px; font-size: 14px; color: #666; vertical-align: middle; background: #fff; }

.head_searchbox form input.search_btn { position: absolute; top: 0; right: 0; z-index: 10; width: 80px; height: 100%; background: url(../image/img01_1.png) #ef8007 no-repeat center center; }

.ItsFundsList{ overflow: hidden; position: relative;}
.ItsFundsList ul li{ overflow: hidden;}
.ItsFundsList &gt; em { top: 30%; width: 40px; height: 40px; display: block; position: absolute; border-radius: 100%; background: #fff; border: 1px solid #fff; cursor: pointer; z-index: 20; }
.ItsFundsList &gt; em::after { content: ''; display: block; position: absolute; -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); left: -webkit-calc(50% - 4px); left: calc(50% - 4px); top: 50%; width: 15px; height: 15px; border-right: 1px solid; border-bottom: 1px solid; border-color: #ef8007; }
.ItsFundsList &gt; em.ItsFundsListPrev { left: 20px; -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
.ItsFundsList &gt; em.ItsFundsListNext { right: 20px; }
.ItsFundsList &gt; em:hover { background: #ef8007; border-color: #ef8007; }
.ItsFundsList &gt; em:hover:after{border-color: #fff;}


.inheritBox{background: #fff; padding: 20px 15px; position: relative;min-height: 670px;}

.inherit{ width: 300px; position: absolute; overflow: hidden; left: 55px; top: 40px; bottom: 40px; display: none; opacity: 0; visibility: hidden;}
/* 2021.12.21ä¿®æ”¹min-height: 115px;  */
.inherit ul li{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; align-items: center; background: #f1eee9; cursor: pointer;}
.inherit ul li p{ font-size: 14px;width: 100%; padding: 0px 15px;}
.inherit ul li.cur{ background: #ef8007;}
.inherit ul li.cur p{ color: #fff;}

.inheritShow{ opacity: 1; visibility: visible;}

.inheritTransverse{ position: relative; overflow: hidden; padding-bottom: 25px;}
.inheritTransverse ul li{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; align-items: center; height:55px; background: #f1eee9; cursor: pointer;}
.inheritTransverse ul li p{width: 100%; padding:0px 15px; font-size: 14px; text-align: center;}
.inheritTransverse ul li.cur{ background: #ef8007;}
.inheritTransverse ul li.cur p{ color: #fff;}

.inheritImgbox{width:100%; position: absolute;  opacity: 0; visibility: hidden; z-index: -1;}
.showInheritImg{ position: relative; z-index: 2; visibility: visible; opacity: 1;}
.inheritImg{ overflow: hidden; position: relative;}
.inheritImg img{ display: block; width: 100%; border:1px solid #e8e8e8}
.inheritImg .inheritImgDesc{padding: 20px 0px 40px 0px; font-size: 14px; color: #726c62;}

.inheritBtn{ position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); bottom:0px; z-index: 20;}
.inheritPage{ display: inline-block; font-size: 14px; color: #726c62; vertical-align: middle; padding-right: 20px;}
.inheritBtnPrevNext{ display: inline-block;}

.inheritBtnPrevNext span{ display: inline-block; width:35px; height: 35px; border: 2px solid #d4d4d4; background: #fff; position: relative;vertical-align: middle; margin-left: -2px; cursor: pointer;}
.inheritBtnPrevNext span::after{content: ''; position: absolute; width: 15px; height: 15px; left:calc(50% - 3px); top: 50%; transform: translate(-50%, -50%) rotate(-45deg); -webkit-transform: translate(-50%, -50%) rotate(-45deg); border:1px solid #d4d4d4; border-left: none; border-top:none;}
.inheritBtnPrevNext span.inheritPrev::after{ border:1px solid #d4d4d4; border-right: none; border-bottom:none;left:calc(50% + 3px);}
.inheritBtnPrevNext span:hover{ border-color: #ef8007; background: #ef8007; z-index: 12;}
.inheritBtnPrevNext span:hover:after{ border-color: #FFF;}

.Pouloshistorybox{padding: 40px 0px; background: url(../image/about_68.jpg) no-repeat center; background-size: cover;}
.PouloshistoryListbox{padding:0px 30px; position: relative; margin-top: 20px;}
.PouloshistoryListbox&gt;span{ position: absolute; top: 38px; width: 25px; height:25px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); cursor: pointer;}
.PouloshistoryListbox&gt;span.PouloshistoryPrev{ left:0px;border: 2px solid #ef8007; border-right: none; border-bottom: none; }
.PouloshistoryListbox&gt;span.PouloshistoryNext{ right:0px;border: 2px solid #ef8007; border-left: none; border-top: none; }

.Pouloshistory{ overflow: hidden; position: relative; padding: 50px 0px 0px;}
.Pouloshistory:after{content: "";display: block;position: absolute;top: 50px;left:0px;width:100%;height: 1px;border-top: 1px dashed #ef8007;}
.Pouloshistory ul li{ position: relative; padding-top: 60px; position: relative;}
.PouloshistoryYear{ position: absolute; width: 70px; height: 80px; background:url(../image/year.svg) no-repeat; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); top: -35px; text-align:center; line-height: 70px; color: #fff; font-size: 24px;}
.PouloshistoryDesc p{ border-bottom: 1px dashed #ef8007; padding:10px 0px;}


.investmentCasebox{ width: 100%; background: url(../image/casebg_01.jpg) no-repeat left top #f8f4ee; background-size: 100% auto; padding: 30px 0px 100px;}
.investmentCase ul{ margin: 0px -10px;}
.investmentCase ul li{ float: left; width: 50%; padding: 20px 10px 0px; cursor: pointer;}

.investmentCaseContent{background: #fff; padding: 20px;}
.investmentCaseContent .logoImg{ position: relative; padding-top: 56%; border: 1px solid #d1d1d1; overflow: hidden;}
.investmentCaseContent .logoImg img{ position: absolute; top: 50%; left: 50%; transform: translate3d(-50%,-50%, 0px); -webkit-transform: translate3d(-50%,-50%, 0px);}
.investmentCaseContent h3{ font-size:16px; color: #0a4493; font-weight: 700; margin-top:20px;}
.investmentCaseContent .desc{font-size: 12px; margin-top: 5px; color: #6e6b67; display: -webkit-box;height: 72px;line-height: 24px;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

.ItsFundsboxbg{background: #ef8007;  margin-top:30px;}

.ItsFundsbox{ display: none;}

.ItsFundsClassbox{position: relative; height: 246px; overflow: hidden; padding-top: 82px;z-index: 20;}
.ItsFundsClassbox span{ position: absolute; width: 16px; height: 16px; right: calc(50% - 14px); transform: rotate(45deg) translateX(-50%); -webkit-transform: rotate(45deg) translateX(-50%); cursor: pointer; z-index: 20;}
.ItsFundsClassbox span.ItsFundsClassPrev{ top:8%; border:2px solid #fff;  border-right: none; border-bottom: none;}
.ItsFundsClassbox span.ItsFundsClassNext{ bottom:8%;border:2px solid #fff;border-left: none; border-top: none;}

.ItsFundsClassList{ height: 82px;width: 100%; position: relative;}
.ItsFundsClassList ul li p{ max-width: 100%;line-height: 82px; color: #e5c48d; font-size: 13px; text-align:center; transition: all .8s ease; -webkit-transition: all .8s ease;}
.ItsFundsClassList ul li:after{ content:''; width: 100%; height: 10px; position: absolute; left:0px; top: -10px; display:block;box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3); display: none;}

.ItsFundsClassList ul li.swiper-slide-active{border-bottom: 2px solid #ffffff; overflow: hidden;}
.ItsFundsClassList ul li.swiper-slide-active p{ color: #fff; font-size: 16px;}
.ItsFundsClassList ul li.swiper-slide-active:after{ display:block;}


.ItsFundsContentbox{background-repeat: no-repeat;background-position: left bottom; background-size:cover; position: relative; padding: 30px 20px;}

.ItsFundsContent{display: none;}
.ItsFundsContent h3{ font-size:18px; color: #0a4493;}
.ItsFundsContent .desc{ font-size: 12px; color: #254463; line-height: 24px; padding-top: 15px;}
.ItsFundsContentbox1{ transform: translateY(100px); -webkit-transform: translateY(100px); visibility: hidden; opacity: 0; transition: all .8s ease; -webkit-transition: all .8s ease;}
.animatItsFundsContent .ItsFundsContentbox1{transform: translateY(0px); -webkit-transform: translateY(0px); visibility: visible; opacity: 1;}




@media (max-width: 480px) {
  .Caselogo ul{ margin: 0px -5px;}
  .Caselogo ul li{ width: 50%; padding:0px 5px 10px}
  .investmentCase ul{ margin: 0px;}
  .investmentCase ul li{ width: 100%; padding: 20px 0px 0px;}
  .investmentCaseContent .logoImg{padding-top: 45%;}
  .EnterpriseCaseInfo .caseLogo span{ width: 45%; padding-top:22%;}

  .EnterpriseCaseInfobox&gt;span{top:calc(50% - 10px); width: 20px; height:20px;}
  .EnterpriseCaseInfobox&gt;span.EnterpriseCaseInfoNext{right:0px;}
  .EnterpriseCaseInfobox&gt;span.EnterpriseCaseInfoPrev{left: 25px;}
}

@media (min-width: 768px) { .Memorabiliabg { min-height: 900px; }
  .MemorabiliaContent h3 { font-size: 24px; }

  .AboutUs { padding-top: 60px; font-size: 16px; line-height: 28px; }
  .AboutUs h3 { font-size: 20px; padding-bottom: 10px; }
  .AboutUs h4 { font-size: 24px; padding-bottom: 20px; line-height: 26px; }
  .partyMultiGraph ul li{ padding: 15px; }
  .partyMultiGraphbox span { width: 48px; height: 48px; }
  .partyMultiGraphbox span.partyMultiGraphPrev { left: -55px; }
  .partyMultiGraphbox span.partyMultiGraphNext { right: -55px; }
  .partyMultiGraphbox { padding: 40px 0px; }
  .partyBuildingList ul li .arrow { width: 48px; height: 48px; }
  .partyBuildingList ul li .arrow::after { width: 15px; height: 15px; left: -webkit-calc(50% - 5px); left: calc(50% - 5px); }
  .partyBuildingList ul li .partyBuildingContent { padding: 0px 30px; }
  .partyBuildingList ul li .partyBuildingContent h3 { font-size: 16px; display: -webkit-box; height: 24px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .partyBuildingList ul li .partyBuildingContent p { font-size: 14px; display: -webkit-box; height: 72px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 15px; }
  .partyBuildingList ul li .partyBuildingTime { font-size: 72px; }
  .partyBuildingList ul li .partyBuildingTime p { font-size: 24px; padding-bottom: 20px; }
  .partyBuildingList ul li a { padding: 35px 0px; }
  .paging { padding: 0px 0px 80px; }
  .EnterpriseIntro { padding-top: 50px; }
  .EnterpriseIntro dd { float: left; width: -webkit-calc(100% - 320px); width: calc(100% - 320px); padding-left: 40px; line-height: 22px; font-size: 14px; padding-top: 0px; }
  .EnterpriseIntro dt { float: left; width: 320px; height: auto; margin: 0px; max-width: inherit; }
  .EnterpriseIntro dt img { width: 100%; }
  .AboutUsbg { padding-bottom: 55px; }
  .EnterpriseIntro dd .EnterpriseIntroIcon { float: right; margin-top: -25px; }
  .EnterpriseIntro dd .EnterpriseIntroIcon img { width: 129px; }
  .Enterprisecore { padding: 80px 0px; }
  .EnterprisecoreList ul li img { width: 60px; }
  .EnterprisecoreList ul li h3 { font-size: 16px; padding-top: 20px; }
  .EnterprisecoreList ul li p { font-size: 14px; padding-top: 10px; }
  .EnterprisecoreList ul li { padding: 45px 0px; width: 50%; }
  .EliteTeamClass ul li a { display: block; line-height: 50px; font-size: 14px; }
  .EliteTeam { padding-bottom: 80px; }
  .EliteTeam dl { padding: 15px 20px 30px 15px; margin-top: 30px; }
  .EliteTeam dl dt { float: left; width: 190px; }
  .EliteTeam dl dt img { display: block; width: 100%; }
  .EliteTeam dl dd { float: left; width: -webkit-calc(100% - 190px); width: calc(100% - 190px); padding-top: 5px; padding-left: 40px; font-size: 14px; line-height: 28px; color: #646471; }
  .EliteTeam dl dd h3::after{ display: block;}
  .ProfessionalTeambox ul li { width: 33.3333%; }
  .ProfessionalTeambox ul li .ProfessionalTeam { padding: 25px 0px 0px 20px; height: 130px; }
  .ProfessionalTeambox ul li .ProfessionalTeam h3 { font-size: 16px; }
  .ProfessionalTeambox ul li .ProfessionalTeam .portraitimg { right: 20px; top: 20px; width: 48px; height: 48px; }
  .ProfessionalTeambox ul li .ProfessionalTeam .portraitimg img { width: 48px; }
  .teamPopupListbox &gt; span { width: 48px; height: 48px; border: 1px solid #ffffff; }
  .teamPopupListbox &gt; span::after { background: #fff; }
  .teamPopupListbox &gt; span::before { border: 4px solid transparent; border-right-color: #fff; }
  .teamPopupListbox &gt; span.teamPopupListPrev { left: -60px; }
  .teamPopupListbox &gt; span.teamPopupListNext { right: -80px; }
  .teamPopupList .personalInfo { padding-bottom: 35px; }
  .teamPopupList .personalInfo dt { float: left; width: 200px; }
  .teamPopupList .personalInfo dt img { display: block; width: 100%; }
  .teamPopupList .personalInfo dd { float: left; width: -webkit-calc(100% - 200px); width: calc(100% - 200px); padding-left: 40px; padding-top: 20px; }
  .teamPopupList .personalInfo h3 { font-size: 24px; color: #0a4493; }
  .teamPopupList .personalInfo h4 { color: #35373f; font-size: 16px; min-height: 130px; padding-top: 10px; }
  .teamPopupList .personalInfo .teamLocation { font-size: 16px; padding-left: 20px; }
  .teamPopupList .introduce { font-size: 14px; line-height: 24px; margin-top: 30px; max-height: 200px; overflow: auto; }
  .teamPopupList .introduce p { margin-bottom: 20px; }
  .EliteTeamClass { padding-top: 20px; }
  .ProfessionalTeambox { padding: 20px 0px 80px; }
  .shareholderTitle span { font-size: 20px; }
  .shareholder { margin-top: 30px; padding-bottom: 60px; }
  .shareholder dl { padding-top: 25px; font-size: 14px; line-height: 22px; }
  .shareholder dl h3 { font-size: 16px; padding-bottom: 10px; }
  .shareholderClass ul li a { line-height: 50px; font-size: 16px; }
  .ThreeCores { padding-top: 60px; padding-bottom: 60px; }
  .ThreeCores h3 { font-size: 20px; }
  .ThreeCores h4 span { width: 240px; font-size: 16px; line-height: 50px; -webkit-border-radius: 50px; border-radius: 50px; }
  .ThreeCoresbg { display: block; }
  .ThreeCores ul li { float: left;width: 33.3333%; }
  .ThreeCores ul li img { height: 60px; }
  .ThreeCores ul li h5 { font-size: 16px; padding: 10px 0px 10px; }
  .ThreeCores ul li .desc { line-height: 24px; font-size: 14px; text-align: center; }
  .CoreAdvantages { padding-top: 60px; }
  .CoreAdvantages h3 { font-size: 24px; padding-bottom: 20px; }
  .CoreAdvantages p { font-size: 14px; padding-bottom: 20px; }
  .Historybox { padding-top: 60px;  padding-bottom: 60px; }
  .Historybox h2 { font-size: 24px; padding-bottom: 15px; }
  .Historybox .HistoryDesc { font-size: 14px; line-height: 24px; padding-bottom: 50px; }
  .HistoryContentbox { padding: 15px 20px 70px 25px; }
  .HistoryContentbox h3 { font-size: 20px; line-height: 32px; }
  .HistoryList ul li { width: 50%; }
  .HistoryLine { padding: 15px 0px; }
  .HistoryContent { font-size: 13px; line-height: 20px; }
  .HistoryContent p { margin-bottom: 10px; }
  .HistoryImg { padding-top: 30px; }
  .History &gt; em { width: 50px; height: 50px; background: none; border-color: rgba(255, 255, 255, 0.3); }
  .History &gt; em.HistoryPrev { left: -50px; }
  .History &gt; em.HistoryNext { right: -50px; }
  .History &gt; em:hover { background: #ef8007; border-color: #ef8007; }
  .FundCoreAdvantagesClass ul li { width: 33.3333%; }
  .ClassTitle { height: 100px; padding: 0px 10px; }
  .subordinateTimeList { margin: 0px 60px; }
  .subordinateTimeList ul li { width: 25%; font-size: 18px; padding-bottom: 80px; }
  .subordinateTimeList ul li span { top: 50px; }
  .subordinateTimeList ul li.cur span::before { bottom: -30px; }
  .subordinateTime em { width: 40px; height: 40px; }
  .subordinateTime::after { top: -webkit-calc(50% + 10px); top: calc(50% + 10px); }
  .subordinateTime em { top: -webkit-calc(50% + 10px); top: calc(50% + 10px); }
  .subordinate { padding-bottom: 50px; }
  .subordinate dl { padding: 30px 0px; }
  .subordinate dl dt { font-size: 20px; float: left; width: 140px; }
  .subordinate dl dd { float: left; width: -webkit-calc(100% - 140px); width: calc(100% - 140px); }
  .subordinate dl dd h3 { font-size: 16px; padding-bottom: 10px; }
  .subordinate dl dd p { font-size: 14px; }
  .strategy h3 { font-size: 22px; padding: 30px 0px 40px; }
  .strategyContent .icon img { width: 60px; }
  .strategyContent { padding: 30px 30px 0px; }
  .strategyContent h4 { font-size: 38px; }
  .strategyContent h5 { font-size: 18px; }
  .strategyContent .desc { font-size: 14px; padding-top: 30px; }
  .strategyContent .desc p { padding-bottom: 10px; }
  .strategy &gt; span { width: 48px; height: 48px; }
  .strategy &gt; span.strategyPrev { right: 60px; }
  .arrangement { padding: 60px 0px; }
  .arrangement h3 { font-size: 22px; padding-bottom: 20px; }
  .arrangementList ul { margin: 0px -6px; }
  .arrangementList ul li { float: left; width: 33.333%; padding: 0px 6px; }
  .arrangementList { margin: -110px 40px 0px; }
  .arrangementListContent { height: 240px; padding: 25px 25px 0px; }
  .arrangementListContent h4 { font-size: 16px; padding-bottom: 20px; }
  .arrangementList ul::before { left: 16.2%; right: 16.25%; height: 1px; background: #ef8007; content: ''; position: absolute; bottom: -40px; }
  .arrangementListContent .line { position: absolute; left: 50%; margin-left: -0.5px; display: block; background: #ef8007; bottom: -40px; width: 1px; height: 40px; }
  .arrangementListContent .line::after { content: ''; display: block; width: 11px; height: 11px; border: 2px solid #fff; -webkit-border-radius: 100%; border-radius: 100%; top: -6px; position: absolute; background: #ef8007; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .arrangementList ul li:nth-child(2) .arrangementListContent .line::before { content: ''; display: block; width: 11px; height: 11px; border: 2px solid #fff; -webkit-border-radius: 100%; border-radius: 100%; bottom: -6px; position: absolute; background: #ef8007; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .unifiedListImg { width: 400px; float: left; }
  .unifiedListImg img { display: block; width: 100%; }
  .unifiedListContent { left: 400px; right: 0px; height: 100%; font-size: 12px; color: #646471; line-height: 20px; position: absolute; background: #fff; padding: 20px 20px 0px; }
  .unifiedListContent h3 { font-size: 18px; color: #0b3b6b; padding-bottom: 5px; }
  .unifiedListDot { position: absolute; z-index: 20; left: 360px; bottom: 0px; }
  .unifiedListDot span { display: inline-block; position: relative; font-size: 16px; width: 40px; height: 40px; line-height: 40px; background: #fff; text-align: center; color: #595b61; }
  .unifiedListDot span.cur { color: #d5aa64; }
  .unifiedListDot span.cur::after { height: 15px; width: 1px; background: #d9d3c8; right: 1px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content: ''; display: block; }
  .unifiedListPrev { position: absolute; left: 300px; color: #fff; font-size: 14px; z-index: 23; bottom: 10px; cursor: pointer; display: block; }
  .unifiedListPrev::after { content: 'ä¸Šä¸€ä¸ª'; }
  .unifiedListNext { position: absolute; right: 10px; padding-left: 60px; z-index: 23; bottom: 10px; cursor: pointer; display: block; }
  .unifiedListNext img { display: block; width: 70px; font-size: 14px; }
  .unifiedListNext::after { content: 'ä¸‹ä¸€ä¸ª'; position: absolute; left: 0px; bottom: 0px; font-size: 14px; }
  .FundTeam { padding: 40px 0px 60px; }
  .FundTeamClass ul li { font-size: 16px; line-height: 58px; }
  .contactClass { padding-bottom: 30px; }
  .contactClass a { font-size: 14px; line-height: 50px; }
  .culturebox { padding: 40px 0px 50px; }
  .culture { font-size: 14px; line-height: 24px; padding-bottom: 60px; }
  .culture h3 { font-size: 24px; padding-bottom: 30px; }
  .cultureSystem { padding: 40px 0px 70px; margin-top: -60px; }
  .cultureSystemDesc { font-size: 14px; }
  .cultureSystem h3 { padding-top: 30px; font-size: 20px; }
  .cultureSystem ul li { float: left; width: 16.5%; }
  .cultureSystem ul li { padding: 25px 20px 0px; background: #f1f1f1; }
  .cultureSystem ul li img { width: 70px; }
  .cultureSystem ul li .desc { display: none; }
  .cultureSystem ul li h4 { color: #35373f; }
  .cultureSystem ul li h5 { color: #646471; }
  .cultureSystem ul li .arrowIcon { display: block; }
  .cultureSystem ul li.cur { width: 34%; background: #ef8007; }
  .cultureSystem ul li.cur h4 { color: #fdf3ca; }
  .cultureSystem ul li.cur h5 { color: #fdf3ca; padding-top: 15px; }
  .cultureSystem ul li.cur .arrowIcon { display: none; }
  .cultureSystem ul li.cur .desc { display: block; }
  .EmployeeWindow ul { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
  .EmployeeWindow ul { padding: 0px; margin: 0px; }
  .EmployeeWindow ul li { float: left; width: 10%; height: 100%; position: relative; -webkit-transition: all .4s ease; transition: all .4s ease; padding: 0px; }
  .EmployeeWindow ul li::after { background: rgba(0, 0, 0, 0.7); left: 0px; right: 1px; bottom: 0px; top: 0px; z-index: 1; content: ''; position: absolute; }
  .EmployeeWindow ul li .EmployeeWindowContent { position: absolute; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; z-index: 2; background: none; }
  .EmployeeWindow ul li .EmployeeWindowContent .more { display: none; padding-top: 10px; }
  .EmployeeWindow ul li::before { display: none; bottom: 80px; height: 4px; width: 30%; background: #ef8007; position: absolute; right: 1px; content: ''; z-index: 3; }
  .EmployeeWindow ul li.cur { width: 70%; }
  .EmployeeWindow ul li.cur .more a { border: 2px solid #ef8007; display: inline-block; background: #fff; color: #ef8007; width: 80px; height: 30px; line-height: 24px; font-size: 12px; }
  .EmployeeWindow ul li.cur .EmployeeWindowContent h3 { width: auto; padding-top: 10px; }
  .EmployeeWindow ul li.cur .EmployeeWindowContent img { display: block; margin: 0px auto; width: 30px; }
  .EmployeeWindow ul li.cur .EmployeeWindowContent .more { display: block; }
  .EmployeeWindow ul li .EmployeeWindowContent { top: 30px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .EmployeeWindow ul li .EmployeeWindowContent img { width: 50px; display: none; }
  .EmployeeWindow ul li .EmployeeWindowContent h3 { color: #ef8007; font-size: 16px; width: 20px; line-height: 20px; padding: 0px; }
  .EmployeeWindow ul li::before { display: block; }
  .EmployeeWindow ul li.cur .line { height: 30px; width: 1px; margin: 10px auto 0px; background: #fff; }
  .EmployeeWindow ul li.cur h3 { width: auto; padding-top: 10px; color: #fff; }
  .EmployeeWindow ul li.cur .more { padding-top: 15px; display: block; }
  .EmployeeWindow ul li.cur .more a { width: 120px; height: 40px; line-height: 40px; font-size: 14px; }
  .EmployeeWindow ul li.cur::after { display: none; }
  .EmployeeWindow ul li.cur img { display: block; margin: 0px auto; }
  .EmployeeWindow ul li:last-child::after { right: 0px; }
  .EmployeeWindow ul li.cur::before { display: none; }
  .EmployeeWindow ul li:last-child::before { right: 0px; }
  .EmployeeWindowBox { padding-bottom: 50px; }
  .poetryList ul li span { padding: 0px 30px; }
  .responsibilityDetail { padding: 40px; }
  .poetryDetailContentbox { margin-top: 30px; }
  .poetryDetailContentTitle { font-size: 18px; padding-bottom: 10px; }
  .closealbum { width: 30px; height: 30px; }
  .poetryList { margin-top: 30px; padding-bottom: 60px; }
  .literatureList ul { margin: 0px -15px; }
  .literatureList ul li { float: left; width: 50%; padding: 0px 15px; margin-top: 30px; }
  .literatureList ul li a { padding-bottom: 15px; }
  .literatureList ul li h3 { display: -webkit-box; height: 28px; line-height: 28px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 14px; padding: 0px 30px; margin-top: 10px; }
  .literatureList ul li p { font-size: 12px; padding: 0px 30px; }
  .DetailContentTitle { font-size: 18px; }
  .publishList ul { margin: 0px -30px; }
  .publishList ul li { width: 50%; padding: 0px 30px; margin-top: 30px; }
  .publishList ul li p { font-size: 14px; display: -webkit-box; height: 60px; line-height: 60px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .mediaClass { padding-bottom: 30px; }
  .mediaClass a { font-size: 14px; line-height: 50px; }
  .propagandaVideo { padding: 30px 0px 50px; }
  .responsibilityList ul { margin: 0px -15px; }
  .responsibilityList ul li { float: left; width: 50%; padding: 0px 15px; margin-top: 25px; }
  .responsibilityList ul li p { display: -webkit-box; height: 45px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 14px; }
  .Caselogobox { padding: 0px 70px 20px; }
  .Caselogobox span { width: 50px; height: 50px; }
  .Caselogo ul li.cur::after { border: 5px solid #ef8007; }
  .InvestmentCaseClass { margin-top: 20px; }
  .InvestmentCaseClass ul li { width: 33.333%; }
  .InvestmentCaseClass ul li a { height: 90px; padding: 25px 0px 0px; }
  .InvestmentCasebox { margin-top: -25px; padding: 60px 0px 100px; }
  .EnterpriseCaseInfo { padding: 30px; margin-top:0px; }
  .EnterpriseCaseInfo h3 { font-size: 20px; padding-bottom: 15px; }
  .EnterpriseCaseInfo .desc { font-size: 14px; line-height: 22px; padding-bottom: 40px; }
  .EnterpriseCaseInfo .link a { font-size: 14px; padding-right: 40px; }
  .InvestmentOverviewDesc { font-size: 14px; padding: 20px 0px 20px; }
  .InvestmentOverviewClass a { font-size: 14px; line-height: 50px; }
  .InvestmentOverviewProject { padding: 20px; }
  .InvestmentOverviewProject table td { font-size: 14px; line-height: 52px; }
  .InvestmentOverviewProject table th { line-height: 45px; }
  .InvestmentOverviewbox { padding-bottom: 60px; }
  .QingkeRanking { padding: 20px; }
  .QingkeRanking h3 { font-size: 18px; padding-bottom: 10px; }
  .QingkeRanking dl { margin: 0px -10px; padding-top: 25px; }
  .QingkeRanking dl dt { float: left; width: 50%; padding: 0px 10px; }
  .QingkeRanking dl dd { float: left; width: 50%; padding: 0px 10px; }
  .QingkeRanking dl dd table td { line-height: 45px; font-size: 14px; }
  .QingkeRanking dl dd table th { line-height: 35px; font-size: 14px; }
  .PEIRanking { padding: 20px; }
  .PEIRanking h3 { font-size: 18px; padding-bottom: 10px; }
  .PEIRankingtable { padding: 30px 0px 0px; }
  .PEIRankingtable table th { padding: 10px 0px; font-size: 14px; }
  .PEIRankingtable table td { padding: 18px 0px; font-size: 14px; }
  .Rankingbox { padding-bottom: 60px; }
  .Memorabiliabox { background-size: auto 100%; }
  .MemorabiliaBtn span { width: 48px; height: 48px; }
  .partyBuildingbannerdot { bottom: 15px; }
  .partyBuildingbannerdot span { width: 12px; height: 12px; }
  .unifiedbg { padding-bottom: 40px; }
  .screenSelect .select2-container--default .select2-selection--single .select2-selection__rendered { font-size: 14px; }
  .defaContent { padding: 20px 0px 60px; }
  .defaWebMap { padding: 0px 0px 60px; }
  .ItsFundsImg { width: 42%; height: 420px; background-size: cover; background-repeat: no-repeat; background-position: center; }
  .ItsFunds { position: absolute; left: 0px; width: 100%; z-index: 2; top: 0px; padding: 110px 0px 0px; }
  .ItsFunds dl dt { width: 37%; float: left; text-align: right; padding-right: 7%; }
  .ItsFunds dl dt h3 { font-size:18px; color: #576d85;  padding-bottom: 30px; position: relative; cursor: pointer; }
  .ItsFunds dl dt h3:after{ width: 0%;position: absolute;  height: 1px; top: 13px; background: #ef8007; content: ''; left:calc(100% + 20px); transition: all .8s ease; -webkit-transition: all .8s ease;}
  .ItsFunds dl dt p { font-size: 16px; color: #576d85; font-weight: 700; }
  .ItsFunds dl dd { width: 63%; float: left; padding-left: 8%; font-size: 14px; line-height: 24px; color: #877b67; display: none; padding-bottom: 0px;}

  .ItsFunds dl.cur dt h3:after { width: 40%;}
  .ItsFunds dl.cur dt h3{font-size:20px;}
  .ItsFunds dl.cur dd{ display: block;}
  .ItsFunds dl.cur dt h3{color: #ef8007;font-size:20px;}
  
  .ItsFundsClass ul li { width: 33.3333%; }
  .head_searchbox { position: absolute; width: 300px; right: 0px; left: auto; top: 63px; background: none; padding: 0px; z-index: 99; } 
  .ThreeCoresListDot{ display: none;}
  .ThreeCoresListhandler{ display: none;}
  .ItsFundsBox { margin-top: -25px;}
  .ItsFundsList &gt; em { top: 50%; transform:translateY(-50%);}
  
  .Caselogo ul li { width: 33.3333%; }

  .inheritBtn{left:auto; transform: translateX(0); -webkit-transform: translateX(0%); right:0px;}

  .Pouloshistorybox{padding: 60px 0px;}

  .investmentCase ul{ margin: 0px -20px;}
  .investmentCase ul li{width: 50%; padding: 30px 20px 0px;}

  .investmentCaseContent h3{ font-size: 18px; margin-top:20px;}
  .investmentCaseContent .desc{font-size: 12px; margin-top: 10px;}
  .ItsFundsContent h3{ font-size: 22px;}
  .ItsFundsContent .desc{ font-size: 14px;}

  .ItsFundsboxbg{margin-top:-30px;}
  .ItsFundsClassbox{ float: left; width: 47%; height: 440px; }
  .ItsFundsClassbox span{ position: absolute; width: 16px; height: 16px; right: 33%; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
  .ItsFundsClassbox span.ItsFundsClassPrev{ top:14%;}
  .ItsFundsClassbox span.ItsFundsClassNext{ bottom: 14%;}

  .ItsFundsClassListbox{left: 0px; right: 12%; height: 246px; position: absolute;overflow: hidden; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
  .ItsFundsClassList{ height: 82px; position: absolute; overflow: visible; width: 100%; top: 50%;transform: translateY(-50%); -webkit-transform: translateY(-50%); text-align: right;}
  .ItsFundsClassList ul li p{ max-width: 100%; width: 400px; display:inline-block;font-size: 16px;}
  .ItsFundsClassList ul li.swiper-slide-active p{ font-size: 20px;}

  .ItsFundsContentbox{ float: left; width: 53%;height: 440px; padding: 0px;}
  .ItsFundsContent{ position: absolute; left: 20%; top: 50%; right: 15%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
  .inheritImg .inheritImgDesc{padding: 20px 165px 40px 0px;}
}

@media (min-width: 992px) { .Memorabiliabox { padding: 0px 0px 0px 10%; margin-top: 30px; }
  .EliteTeam dl dd h3 { font-size: 16px; }
  .ProfessionalTeambox ul li { width: 25%; }
  .ProfessionalTeambox ul li .ProfessionalTeam { padding: 30px 0px 0px 25px; }
  .ProfessionalTeambox ul li .ProfessionalTeam .portraitimg { right: 20px; top: 25px; }
  .ProfessionalTeambox ul li .ProfessionalTeam h3 { font-size: 18px; }
  .ProfessionalTeambox ul li .ProfessionalTeam h4 { font-size: 14px; }
  .teamPopupListbox { max-width: 800px; }
  .teamPopupListbox &gt; span.teamPopupListPrev { left: -80px; }
  .teamPopupListbox &gt; span.teamPopupListNext { right: -100px; }
  .shareholderTitle { position: absolute; top: 0px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 33.4%; }
  .shareholderTitle span { font-size: 24px; }
  .shareholder { margin-top: 40px; padding-bottom: 125px; }
  .shareholder dl { padding-top: 35px; font-size: 14px; line-height: 26px; }
  .shareholder dl dt { float: left; width: 33%; padding-right: 25px; }
  .shareholder dl dd { float: right; width: 33%; padding-left: 25px; }
  .ThreeCores h3 { font-size: 24px; }
  .ThreeCoresList{ background: url(../image/about_15.png) no-repeat center; min-height: 525px; padding: 140px 3% 0px; background-size: 100% auto; }
  .ThreeCores ul li img { height: 75px; }
  .ThreeCores ul li h5 { font-size: 18px; padding: 10px 0px 20px; }
  .ThreeCores ul li .desc { line-height: 28px; }
  .CoreAdvantagesList { padding-bottom: 60px; }
  .CoreAdvantagesList dl { padding-right: 400px; position: relative; padding-top: 40px; padding-bottom: 20px; }
  .CoreAdvantagesList dl dt { width: 100%; }
  .CoreAdvantagesList dl dt img { width: 100%; display: block; }
  .CoreAdvantagesList dl dd { background: #fff; width: 500px; padding: 20px 30px; position: absolute; top: -webkit-calc(50% + 40px); top: calc(50% + 40px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0px; font-size: 14px; color: #6b6a75; line-height: 24px; }
  .CoreAdvantagesList dl dd h3 { position: absolute; top: -85px; left: 35px; color: #ffffff; font-size: 30px; line-height: 36px;width: 35px;}
  .CoreAdvantagesList dl dd h3 span { display: block; }
  .CoreAdvantagesList dl dd h4 { color: #35373f; font-size: 18px; padding-bottom: 10px; }
  .CoreAdvantagesList dl:nth-child(2n) { padding-left: 400px; padding-right: 0px; }
  .CoreAdvantagesList dl:nth-child(2n) dd { left: 0px; right: auto; padding: 50px 40px 50px; }
  .CoreAdvantagesList dl:nth-child(2n) dd h3 { right: 35px; left: auto; }
  .FundCoreAdvantagesClass ul li { width: 25%; }
  .FundCoreAdvantagesContentbg { padding: 70px 0px; }
  .FundCoreAdvantagesContent dl dt { float: left; width: 50%; font-size: 14px; line-height: 28px; padding-right: 55px; padding-bottom: 0px; }
  .FundCoreAdvantagesContent dl dt h3 { font-size: 24px; line-height: 28px; padding-bottom: 20px; }
  .FundCoreAdvantagesContent dl dt h4 { font-size: 24px; line-height: 28px; padding-bottom: 30px; }
  .FundCoreAdvantagesContent dl dd { float: left; width: 50%; position: relative; }
  .FundCoreAdvantagesContent dl dd img { display: block; width: 100%; position: relative; z-index: 2; }
  .FundCoreAdvantagesContent dl dd::after { display: block; }
  .subordinateTimebox { height: 300px; margin-top: 40px; padding-top: 95px; }
  .subordinateTimeList { margin: 0px 80px; }
  .subordinateTimeList ul li { width: 16.666666666666668%; font-size: 22px; }
  .subordinateTimeList ul li span { width: 24px; height: 24px; border: 2px solid transparent; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 65px; }
  .subordinateTimeList ul li span::after { width: 9px; height: 9px; -webkit-border-radius: 100%; border-radius: 100%; background: #f1f1f1; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; }
  .subordinateTimeList ul li.cur { color: #eaaf4e; }
  .subordinateTimeList ul li.cur span { border-color: #ef8007; }
  .subordinateTimeList ul li.cur span:after { background: #ef8007; }
  .subordinateTimeList ul li.cur span::before { bottom: -30px; height: 28px; width: 1px; background: #ef8007; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); content: ''; }
  .subordinateTime em { width: 50px; height: 50px; }
  .subordinateTime::after { top: -webkit-calc(50% + 19px); top: calc(50% + 19px); }
  .subordinateTime em { top: -webkit-calc(50% + 19px); top: calc(50% + 19px); }
  .subordinate { padding-bottom: 70px; }
  .subordinate dl { padding: 40px 0px; }
  .subordinate dl dt { font-size: 24px; width: 180px; }
  .subordinate dl dd { width: -webkit-calc(100% - 180px); width: calc(100% - 180px); }
  .subordinate dl dd h3 { font-size: 18px; padding-bottom: 15px; }
  .subordinate dl dd p { font-size: 14px; }
  .strategy h3 { font-size: 26px; padding: 40px 0px 50px; }
  .strategyContent .icon img { width: 70px; }
  .arrangement { padding: 90px 0px; }
  .arrangement h3 { font-size: 26px; padding-bottom: 25px; }
  .arrangementList { margin: -110px 80px 0px; }
  .arrangementListContent { height: 280px; font-size: 14px; line-height: 24px; padding: 30px 30px 0px; }
  .arrangementListContent h4 { font-size: 18px; }
  .unifiedListImg { width: 480px; float: left; }
  .unifiedListContent { left: 480px; padding: 30px 45px 0px; }
  .unifiedListDot { left: 430px; }
  .unifiedListDot span { font-size: 18px; width: 50px; height: 50px; line-height: 50px; }
  .unifiedListNext img { width: 100px; }
  .unifiedListPrev { left: 360px; bottom: 10px; }
  .unifiedListContent h3 { font-size: 20px; padding-bottom: 15px; }
  .culturebox { padding: 60px 0px 70px; }
  .culture { font-size: 14px; line-height: 24px; }
  .culture h3 { font-size: 20px; padding-bottom: 20px; }
  .cultureSystem ul { padding-top: 30px; }
  .cultureSystem ul li { padding: 35px 25px 0px; }
  .cultureSystem ul li img { width: 90px; }
  .cultureSystem ul li h4 { font-size: 16px; padding-top: 10px; }
  .cultureSystem ul li h5 { font-size: 14px; padding-top: 10px; }
  .cultureSystem ul li .desc { font-size: 14px; line-height: 22px; padding-top: 10px; }
  .cultureSystem ul li.cur h5 { padding-top: 20px; }
  .EmployeeWindow ul li .EmployeeWindowContent { top: 50px; }
  .EmployeeWindow ul li .EmployeeWindowContent img { width: 60px; }
  .EmployeeWindow ul li .EmployeeWindowContent h3 { font-size: 18px; width: 20px; line-height: 22px; }
  .EmployeeWindow ul li.cur .line { height: 30px; margin-top: 20px; }
  .EmployeeWindow ul li.cur h3 { width: auto; padding-top: 15px; }
  .EmployeeWindow ul li.cur .more { padding-top: 15px; }
  .EmployeeWindow ul li.cur .more a { width: 140px; height: 50px; line-height: 50px; font-size: 14px; }
  .EmployeeWindowBox { padding-bottom: 70px; }
  .poetryList ul li .poetryTitle { display: -webkit-box; height: 60px; line-height: 60px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 14px; }
  .poetryList ul li .poetryAuthor { padding-right: 70px; line-height: 60px; }
  .poetryList ul li i { font-size: 14px; }
  .poetryList ul li em { height: 34px; -webkit-border-radius: 34px; border-radius: 34px; width: 68px; line-height: 34px; font-size: 14px; }
  .literatureList ul li { width: 33.333%; margin-top: 40px; }
  .DetailContentauthor { font-size: 14px; }
  .DetailContentauthor i { font-size: 16px; }
  .DetailContent { font-size: 14px; }
  .publishList ul { margin: 0px -60px; }
  .publishList ul li { width: 33.3333%; padding: 0px 60px; }
  .publishList { padding-bottom: 50px; }
  .responsibilityList ul li { width: 33.333%; margin-top: 30px; }
  .Caselogo ul li.cur::after { border: 7px solid #ef8007; }
  .InvestmentCaseClass ul li { width: 25%; }
  .InvestmentCaseClass ul li a { height: 100px; padding: 30px 0px 0px; }
  .InvestmentCasebox { margin-top: -25px; padding: 80px 0px 140px; }
  .EnterpriseCaseInfo { padding: 50px; margin-top:0px; }
  .EnterpriseCaseInfo h3 { font-size: 24px; padding-bottom: 20px; }
  .unifiedbg { padding-bottom: 60px; }
  .EmployeeWindow ul li.cur .EmployeeWindowContent img { width: 50px; }
  .ItsFundsClass ul li { width: 25%; }
  .index .main2 .content .block_box .abstract{ font-size: 16px;}
  .Caselogo ul li { width: 25%; }

  .inherit ul li p{ font-size: 16px;}

  .inheritTransverse{ display: none;}
  .inheritBox{padding: 30px 30px 30px 280px;}
  .inherit{ display: block; width:250px;left: 30px;top: 30px;bottom: 30px;}
  .inheritImgbox{ padding-left: 20px;}


  .inheritBtnPrevNext span{ width:50px; height: 50px;}
  .inheritImg .inheritImgDesc{padding: 40px 165px 25px 0px;}
  .inheritPage{font-size: 18px; }
  .Pouloshistorybox{padding: 80px 0px;}
  .ItsFundsContent h3{ font-size: 26px;}

  .strategyList { overflow: visible; }
  .strategyList ul li{ width: 20%; flex:auto; height: 400px;}
  .strategyContent{ position: absolute;}
  .strategyContent .icon { position: absolute; right: 35px; bottom: 35px; }
  .strategyContent .icon img {display: block; }
  .strategyContent .desc{ display: none;}
  .strategyList ul li.cur{ width: 40%;}
  .strategyList ul li.cur { z-index: 9; }
  .strategyList ul li.cur .strategyContent .desc { display: block; }


}

@media (min-width: 1260px) { 
  .Memorabiliabg { min-height: 1150px; }
  .Memorabiliabox { padding: 0px 0px 0px 16%; margin-top: 40px; }
  .MemorabiliaContent { background-size: 21px 141px; padding-left: 30px; height: 213px; }
  .MemorabiliaContent h3 { font-size: 30px; }
  .MemorabiliaContent p { padding-bottom: 15px; margin-top: 15px; font-size: 14px; }
  .Memorabilia ul li:nth-child(2n) { padding-left: 70px; }
  .Memorabilia ul li:nth-child(3) { padding-top: 50px; }
  .Memorabilia ul li:nth-child(7) { padding-top: 30px; }
  .AboutUs { padding-top: 90px; font-size: 18px; line-height: 30px; }
  .AboutUs h3 { font-size: 24px; padding-bottom: 15px; }
  .AboutUs h4 { font-size: 30px; padding-bottom: 30px; line-height: 34px; }
  .partyMultiGraph ul li { padding: 20px; }
  .partyMultiGraphbox { padding: 60px 0px; }
  .partyMultiGraphbox span.partyMultiGraphPrev { left: -30px; }
  .partyMultiGraphbox span.partyMultiGraphNext { right: -30px; }
  .partyBuildingList ul li .arrow { width: 68px; height: 68px; }
  .partyBuildingList ul li .partyBuildingContent { padding: 0px 50px; }
  .partyBuildingList ul li .partyBuildingContent h3 { font-size: 20px; }
  .partyBuildingList ul li .partyBuildingContent p { margin-top: 20px; }
  .partyBuildingList ul li a { padding: 50px 0px; }
  .paging { padding: 0px 0px 140px; }
  .EnterpriseIntro { padding-top: 80px; }
  .EnterpriseIntro dd { width: -webkit-calc(100% - 420px); width: calc(100% - 420px); padding-left: 70px; line-height: 22px; font-size: 14px; }
  .EnterpriseIntro dt { width: 420px; }
  .EnterpriseIntro dt span { width: 80px; height: 80px; }
  .AboutUsbg { padding-bottom: 95px; }
  .EnterpriseIntro dd .EnterpriseIntroIcon { float: right; margin-top: -75px; }
  .EnterpriseIntro dd .EnterpriseIntroIcon img { width: 189px; }
  .Enterprisecore { padding: 140px 0px; }
  .EnterprisecoreList ul li img { width: 80px; }
  .EnterprisecoreList ul li h3 { font-size: 20px; padding-top: 30px; }
  .EnterprisecoreList ul li p { font-size: 14px; padding-top: 10px; }
  .EnterprisecoreList ul li { padding: 60px 0px; width: 33.333%; }
  .EliteTeamClass { padding-top: 35px; }
  .EliteTeamClass ul li a { display: block; line-height: 65px; font-size: 16px; }
  .EliteTeam { padding-bottom: 140px; }
  .EliteTeam dl { padding: 25px 30px 40px 25px; margin-top: 40px; }
  .EliteTeam dl dd h3 { font-size: 20px; }
  .EliteTeam dl dd h4 { font-size: 16px; padding-bottom: 20px; }
  .EliteTeam dl dd p { margin-bottom: 15px; }
  .ProfessionalTeambox { padding: 30px 0px 130px; }
  .ProfessionalTeambox ul li { width: 20%; }
  .ProfessionalTeambox ul li .ProfessionalTeam { padding: 35px 0px 0px 30px; height: 155px; }
  .ProfessionalTeambox ul li .ProfessionalTeam .portraitimg { right: 20px; top: 35px; }
  .ProfessionalTeambox ul li .ProfessionalTeam h3 { font-size: 20px; }
  .ProfessionalTeambox ul li .ProfessionalTeam h4 { font-size: 16px; }
  .shareholderTitle { width: 43.4%; }
  .shareholderTitle span { font-size: 30px; }
  .shareholder dl dt { width: 28%; padding-right: 25px; }
  .shareholder dl dd { width: 28%; padding-left: 25px; }
  .shareholder { margin-top: 60px; padding-bottom: 100px; }
  .shareholder dl { padding-top: 45px; font-size: 14px; line-height: 28px; }
  .shareholder dl h3 { font-size: 20px; padding-bottom: 15px; }
  .shareholderClass ul li a { line-height: 65px; font-size: 18px; }
  .shareholderTab { margin-bottom: -67px; top:-67px; }
  .ThreeCores { padding-top: 100px; padding-bottom: 100px; }
  .ThreeCores h3 { font-size: 30px; }
  .ThreeCores h4 span { width: 300px; font-size: 18px; line-height: 60px; -webkit-border-radius: 60px; border-radius: 60px; }
  .ThreeCores h4 { padding-top: 25px; }
  /* 2021.12.20ä¿®æ”¹ */
  .ThreeCoresList { background: url(../image/about_15.png) no-repeat center; min-height: 625px; padding: 175px 8% 0px; }
  /* 2021.12.20ä¿®æ”¹ end*/
  .Coremain2 .ThreeCoresList{padding: 135px 8% 0px;}
  .CoreAdvantages { padding-top: 90px; }
  .CoreAdvantages h3 { font-size: 30px; padding-bottom: 30px; }
  .CoreAdvantages p { font-size: 14px; padding-bottom: 30px; }
  .CoreAdvantagesList { padding-bottom: 100px; }
  .CoreAdvantagesList dl { padding-right: 400px; position: relative; padding-top: 60px; padding-bottom: 40px; }
  .CoreAdvantagesList dl dt { width: 100%; }
  .CoreAdvantagesList dl dt img { width: 100%; display: block; }
  .CoreAdvantagesList dl dd { background: #fff; width: 500px; padding: 50px 60px; position: absolute; top: -webkit-calc(50% + 40px); top: calc(50% + 40px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0px; font-size: 14px; color: #6b6a75; line-height: 28px; }
  .CoreAdvantagesList dl dd h3 { position: absolute; top: -105px; left: 35px; color: #ffffff; font-size: 40px; line-height: 48px; }
  .CoreAdvantagesList dl dd h3 span { display: block; }
  .CoreAdvantagesList dl dd h4 { color: #35373f; font-size: 20px; padding-bottom: 25px; }
  .CoreAdvantagesList dl:nth-child(2n) { padding-left: 400px; padding-right: 0px; }
  .CoreAdvantagesList dl:nth-child(2n) dd { left: 0px; right: auto; padding: 50px 40px 50px; }
  .CoreAdvantagesList dl:nth-child(2n) dd h3 { right: 35px; left: auto; }
  .Historybox { padding-top: 90px;  padding-bottom: 90px;}
  .Historybox h2 { font-size: 30px; padding-bottom: 25px; }
  .Historybox .HistoryDesc { font-size: 14px; line-height: 24px; padding-bottom: 90px; }
  .HistoryContentbox { padding: 25px 40px 110px 48px; }
  .HistoryContentbox h3 { font-size: 24px; line-height: 32px; }
  .HistoryList ul li { width: 33.3333%; }
  .HistoryLine { padding: 25px 0px; }
  .HistoryContent { font-size: 15px; line-height: 20px; height: 165px; }
  .HistoryContent p { margin-bottom: 15px; }
  .HistoryImg { padding-top: 40px; }
  .FundCoreAdvantagesClass ul li { width: 16.666666666666668%; }
  .ClassTitle { height: 120px; padding: 0px 15px; }
  .FundCoreAdvantagesContentbg { padding: 120px 0px; }
  .FundCoreAdvantagesContent dl dt h3 { font-size: 30px; line-height: 32px; padding-bottom: 30px; }
  .FundCoreAdvantagesContent dl dt h4 { font-size: 30px; line-height: 32px; padding-bottom: 40px; }
  .subordinateTimebox { height: 343px; margin-top: 40px; padding-top: 135px; }
  .subordinateTimeList { margin: 0px 120px; }
  .subordinateTimeList ul li { width: 10%; font-size: 24px; }
  .subordinateTime em { width: 60px; height: 60px; }
  .subordinate { padding-bottom: 100px; }
  .subordinate dl { padding: 60px 0px; }
  .subordinate dl dt { font-size: 28px; }
  .subordinate dl dd h3 { font-size: 20px; padding-bottom: 20px; }
  .subordinate dl dd p { font-size: 14px; }
  .strategy h3 { font-size: 30px; padding: 50px 0px 70px; }
  .strategyContent .icon img { width: 90px; }
  .strategyContent { padding: 40px 35px 0px; }
  .strategyContent h4 { font-size: 48px; }
  .strategyContent h5 { font-size: 20px; }
  .strategyContent .desc { font-size: 14px; padding-top: 40px; }
  .strategyContent .desc p { padding-bottom: 15px; }
  .strategyList ul li { height: 480px; }
  .arrangement { padding: 110px 0px; }
  .arrangement h3 { font-size: 30px; padding-bottom: 30px; }
  .arrangementList { margin: -110px 100px 0px; }
  .arrangementListContent { padding: 50px 40px 0px; }
  .arrangementListContent h4 { font-size: 20px; padding-bottom: 30px; }
  .unifiedListImg { width: 620px; }
  .unifiedListContent { left: 620px; padding: 50px 65px 0px; }
  .unifiedListDot { left: 560px; }
  .unifiedListDot span { font-size: 20px; width: 60px; height: 60px; line-height: 60px; }
  .unifiedListNext img { width: 140px; }
  .unifiedListPrev { left: 480px; bottom: 10px; }
  .unifiedListContent { font-size: 14px; }
  .unifiedListContent h3 { font-size: 24px; padding-bottom: 25px; }
  .FundTeamClass ul li { font-size: 20px; line-height: 68px; }
  .FundTeam { padding: 60px 0px 80px; }
  .contactClass { padding-bottom: 40px; }
  .contactClass a { font-size: 16px; line-height: 60px; }
  .culturebox { padding: 90px 0px 100px; }
  .culture { font-size: 14px; line-height: 24px; padding-bottom: 80px; }
  .culture h3 { font-size: 24px; padding-bottom: 30px; }
  .cultureSystem { padding: 80px 0px 100px; margin-top: -100px; }
  .cultureSystemDesc { font-size: 16px; }
  .cultureSystem h3 { padding-top: 45px; font-size: 24px; }
  .cultureSystem ul li { padding: 45px 35px 0px; height: 430px; }
  .cultureSystem ul li img { width: 120px; }
  .cultureSystem ul li h4 { font-size: 20px; padding-top: 15px; }
  .cultureSystem ul li h5 { font-size: 16px; padding-top: 15px; }
  .cultureSystem ul li .desc { font-size: 14px; line-height: 22px; padding-top: 20px; }
  .cultureSystem ul li.cur h5 { padding-top: 30px; }
  .EmployeeWindow ul li .EmployeeWindowContent { top: 100px; }
  .EmployeeWindow ul li .EmployeeWindowContent img { width: 80px; }
  .EmployeeWindow ul li .EmployeeWindowContent h3 { font-size: 20px; width: 20px; line-height: 24px; }
  .EmployeeWindow ul li.cur h3 { width: auto; padding-top: 20px; }
  .EmployeeWindow ul li.cur .line { height: 40px; }
  .EmployeeWindow ul li.cur .more { padding-top: 25px; }
  .EmployeeWindow ul li.cur .more a { width: 180px; height: 60px; line-height: 60px; font-size: 16px; }
  .EmployeeWindowBox { padding-bottom: 100px; }
  .poetryList ul li .poetryTitle { display: -webkit-box; height: 80px; line-height: 80px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 16px; }
  .poetryList ul li .poetryAuthor { padding-right: 80px; line-height: 80px; }
  .responsibilityDetail { padding: 60px; }
  .poetryDetailContentTitle { font-size: 20px; padding-bottom: 15px; }
  .poetryDetailContentbox { margin-top: 40px; }
  .closealbum { width: 35px; height: 35px; }
  .screenSelect &gt; span { width: 260px !important; margin: 0px auto; display: block; position: relative; z-index: 2; }
  .screenSelect .select2-container--default .select2-selection--single { line-height: 48px; height: 48px; border: 1px solid #eaebed; background: #fff; -webkit-border-radius: 0px; border-radius: 0px; }
  .screenSelect .select2-container--default .select2-selection--single .select2-selection__rendered { height: 48px; line-height: 48px; }
  .screenSelect .select2-container--default .select2-selection--single .select2-selection__arrow { height: 48px; }
  .poetryList { margin-top: 40px; padding-bottom: 100px; }
  .literatureList ul li a { padding-bottom: 25px; }
  .literatureList ul li h3 { display: -webkit-box; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 16px; padding: 0px 40px; margin-top: 15px; }
  .literatureList ul li p { font-size: 14px; padding: 0px 40px; margin-top: 5px; }
  .DetailContentTitle { font-size: 20px; }
  .Detailalbum span { width: 60px; height: 60px; }
  .publishList ul { margin: 0px -90px; }
  .publishList ul li { width: 33.3333%; padding: 0px 90px; margin-top: 40px; }
  .publishList ul li p { font-size: 16px; display: -webkit-box; height: 80px; line-height: 80px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .mediaClass { padding-bottom: 40px; }
  .mediaClass a { font-size: 16px; line-height: 60px; }
  .propagandaVideo { padding: 40px 0px 100px; }
  .responsibilityList ul li { width: 33.333%; padding: 0px 15px; margin-top: 40px; }
  .responsibilityList ul li p { display: -webkit-box; height: 60px; line-height: 60px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 16px; }
  .DetailContentbox { margin-top: 40px; }
  .InvestmentCaseClass { margin-top: 30px; }
  .InvestmentCaseClass ul li { width: calc(100% / 7); }
  .InvestmentCaseClass ul li a { height: 120px; padding: 40px 0px 0px; }
  .Caselogobox { padding: 0px 80px 20px; }
  .Caselogobox span { width: 60px; height: 60px; }
  .Caselogo ul li.cur::after { border: 10px solid #ef8007; }
  .InvestmentCasebox { margin-top: -25px; padding: 100px 0px 180px; }
  .EnterpriseCaseInfo { padding: 80px; margin-top: 0px; }
  .EnterpriseCaseInfo h3 { font-size: 30px; padding-bottom: 30px; }
  .EnterpriseCaseInfo .desc { font-size: 14px; line-height: 24px; padding-bottom: 70px; }
  .EnterpriseCaseInfo .link a { font-size: 16px; padding-right: 60px; }
  .InvestmentOverviewDesc { font-size: 14px; padding: 30px 0px 40px; }
  .InvestmentOverviewClass a { font-size: 16px; line-height: 60px; }
  .InvestmentOverviewProject { padding: 35px; }
  .InvestmentOverviewProject table td { font-size: 16px; line-height: 61px; }
  .InvestmentOverviewProject table th { line-height: 51px; }
  .InvestmentOverviewbox { padding-bottom: 30px; }
  .QingkeRanking { padding: 35px; }
  .QingkeRanking h3 { font-size: 20px; padding-bottom: 15px; }
  .QingkeRankingDesc { font-size: 16px;line-height: 28px;}
  .QingkeRanking dl { margin: 0px -20px; padding-top: 40px; }
  .QingkeRanking dl dt { float: left; width: 50%; padding: 0px 20px; }
  .QingkeRanking dl dd { float: left; width: 50%; padding: 0px 20px; }
  .QingkeRanking dl dd table td { line-height: 61px; font-size: 14px; }
  .QingkeRanking dl dd table th { line-height: 51px; font-size: 14px; }
  .PEIRanking h3 { font-size: 20px; padding-bottom: 15px; }
  .PEIRankingtable { padding: 40px 0px 0px; }
  .PEIRankingtable table th { padding: 10px 0px; font-size: 16px; }
  .PEIRankingtable table td { padding: 18px 0px; font-size: 16px; }
  .PEIRanking { padding: 35px; }
  .Rankingbox { padding-bottom: 100px; }
  .unifiedbg { padding-bottom: 80px; }
  .EmployeeWindow ul li.cur .EmployeeWindowContent img { width: 80px; }
  .defaContent { padding: 20px 0px 100px; }
  .defaWebMap { padding: 0px 0px 100px; }
  .ItsFundsClass ul li { width: 14.285714285714286%; } 
  .Caselogo ul li { width: 20%; }
  .Pouloshistorybox{padding: 100px 0px;}

  .investmentCase ul{ margin: 0px -20px;}
  .investmentCase ul li{width: 33.333%; padding: 30px 20px 0px;}

  .investmentCaseContent h3{ font-size: 20px; margin-top:25px;}
  .investmentCaseContent .desc{font-size: 14px; margin-top: 10px;}

  .ItsFundsContent h3{ font-size: 30px;}
  .ItsFundsContent{width: 440px; right: auto;}

  .unifiedDesc {font-size: 18px; line-height: 30px;padding: 0px 0px 50px;}
}

@media (min-width: 1400px) { .partyMultiGraphbox span.partyMultiGraphPrev { left: -80px; }
  .partyMultiGraphbox span.partyMultiGraphNext { right: -80px; }
  .History &gt; em.HistoryPrev { left: -80px; }
  .History &gt; em.HistoryNext { right: -80px; } 
  .index .main2 .content .block_box .abstract{ font-size: 16px;}
  .inherit ul li p{ font-size: 18px;}
  .inheritBox{padding: 40px 55px 40px 355px;}
  .inherit{ display: block; width:300px;left: 55px;top: 40px;bottom: 40px;}
  .inheritImgbox{ padding-left: 40px;}

  .investmentCase ul{ margin: 0px -30px;}
  .investmentCase ul li{ padding: 40px 30px 0px;}

  .investmentCaseContent h3{ font-size: 24px; margin-top:35px;}
  .investmentCaseContent .desc{font-size: 14px; margin-top: 15px;}

}
@media screen and (max-width: 1680px) { 
.main1 .left_title {
    width: 35%;
    float: left;
    margin-left: 120px;
} 
.site-copyright .footer-shar {

    right: 5%;
    
}
.index .main1 .content .right_txt {
    top: 10%;
    width: 55.5%;
    right: 0;
}
	 }


@media screen and (max-width: 1500px) { 
	.index .main3 .swiper_control { right: 0; }
.header {
    padding: 0 15px;
}	
 .main1 .left_title {
     width: 50%;
     float: left;
     margin-left: 25px;
 } 
 .index .main1 .content .right_txt {
     top: 10%;
     width: 60%;
     right: 0;
 }
	 }

@media screen and (max-width: 1499px) { 
.center1400 { width: 100%; padding: 0 15px; } 
.index .main1 .center1400 .content{width: 100%;margin: 0 auto;}
.main3 ul li a:hover .xian {
    position: absolute;
    top: 40%;
}
.ucp li img{ height:320px;}
.cz-about-us-left .introduction-1 {
    height: 325px;
}

.cz-about-us-left .introduction-1 {
    font-size: 14px;
    line-height: 30px;
}
.screons .srfl {
    font-size: 20px;
}
.screons li {
    margin: 20px 0;
}
.xwns h3 {
    font-size: 20px;
}
.newsbn a span img {
    width: 100%;
    height: 331px;
    object-fit: cover;
}
}
@media screen and (max-width: 1366px) { 
.main3 .bottomImgBox img{ height: 600px;}
.main3 ul li a:hover .xian {
    position: absolute;
    top: 42%;
}
.ucp li img{ height:300px;}
.mb_list li a {
    font-size: 16px;
}
.pro_s p {
    font-size: 16px;
}
.protsnytxt h3 {
    font-size: 24px;
}
.txts h4 {
    font-size: 22px;
}
.txts p {
    font-size:18px;
}
}

/*--PCç«¯--*/
@media screen and (max-width: 1220px) { .row { width: 100%; padding: 0 15px; }
  .pad100 { padding: 30px 0; }
  .header .head_top { line-height: 60px; height: 60px; }
  .header {
      padding: 0 15px;
  }
  .history {
      width: 100%;

  }
  .head_language a {
      font-size: 14px;
      color: #fff;
      padding: 3px 8px;
  }
  .mb_list li {
      padding: 0 20px;
  }
  .main3 .bottomImgBox img{ height: 500px;}
  .sec {
      font-size: 14px;
      color: #fff;
      padding: 0 11px;
	  line-height:25px;
  }
  .indexb .t a {
      width: 33.3%;
  }
  .screons .srfl {
      font-size: 18px;
  }
  .main ul li .date {
      width: 15%;
  }
  .screons .srfl {
      width: 67%;
  }
  .index .main2 .content .block_box .tag {
      font-size: 18px;
      position: absolute;
      bottom: 10px;
  }
  .index .main2 .content .block_box .tag.jia {
      font-size: 24px;
      position: absolute;
      top: 0;
  }

  .header .head_top .head_mobile_btn { display:block; }
  .head_logo img{height: 45px;}
  .header .head_top .head_nav { display: none; }
  .head_dropdown { top: 60px; }
  .index .main2 .bg_img { position: relative; overflow: hidden; }
  .index .main2 .bg_img img { position: absolute; top: 50%; left: 50%; width: 1920px; max-width: none; max-height: none; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .index .main2 .content .block_box .number { font-size: 38px; }
  .index .main3 .indexAdvantages .block .left_title .title { font-size: 38px; }
  .index .main3 .indexAdvantages .block .left_title .number_box .txt_box .line { font-size: 28px; line-height: 32px; } }

/*--ipadæ¨ª--*/
@media screen and (max-width: 992px) { .MediaCenter_news .banner .text p { font-size: 30px; }
.he_bante {
    display: block;
}

.inherit ul li{min-height: auto;}
  .title h5 { font-size: 20px; }
  .title h3 { font-size: 24px; }
  .MediaCenter_news .con .news .swiper-container { margin-top: 30px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide { padding: 0px 0 40px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text { padding: 5px 15px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text h5 { font-size: 18px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text p { margin-top: 15px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text .X_more { margin-top: 20px; }
  .X_more a { width: 140px; line-height: 45px; }
  .MediaCenter_news .con .List { margin-top: 40px; }
  .MediaCenter_news .con .List .box a { padding: 30px 0; }
  .MediaCenter_news .con .List .box a .data { font-size: 20px; }
  .MediaCenter_news .con .List .box a .data span { font-size: 55px; }
  .MediaCenter_news .con .List .box a .text { padding: 0 25px; }
  .MediaCenter_news .con .List .box a .text h5 { font-size: 18px; }
  .MediaCenter_news .con .List .box a .text p { margin-top: 10px; }
  .MediaCenter_news .con .List .box a .arrow { width: 55px !important; height: 55px; }
  .MediaCenter_news .con .List .box a .arrow::before { left: 17px; }
  .page_box { margin-top: 30px; }
  .MediaCenter_newsDetails .con .title h5 { font-size: 22px; }
  .MediaCenter_newsDetails .con .title .data { font-size: 20px; }
  .MediaCenter_newsDetails .con .title { padding-bottom: 10px; }
  .MediaCenter_newsDetails .con .text { padding-bottom: 30px; }
  .MediaCenter_newsDetails .con .more a { padding: 0 20px; }
  .contactUs .con { padding: 30px 0; }
  .contactUs .con .address { margin-top: 20px; }
  .contactUs .con .address .box { padding: 20px; min-height: 225px; }
  .contactUs .con .address .box h5 { font-size: 20px; padding-bottom: 10px; }
  .RPosition .searchBox, .RPosition .Position { margin-top: 30px; }
  .RPosition .Position .box a { padding: 30px 30px 0; }
  .RPosition .X_more { margin-top: 30px; }
  .RPosition .Jump { margin-top: 30px; }
  .RPosition .Jump a { line-height: 45px; }
  .JobDetails .return { padding: 15px 0; }
  .JobDetails .CRight { padding: 20px; }
  .JobDetails .CLeft { padding: 20px; }
  .JobDetails { padding-bottom: 30px; } }

/*--ç§»åŠ¨ç«¯--*/
	
@media screen and (max-width: 768px) { .head_dropdown .pc_down { display: none; }
.tit-h1.hsw {
    padding: 30px  0;
}
.cz-about-us-left .introduction-1 {
    height: auto;
}
.p-list2 .pic img {
    height: auto;

}
.idx_h h5{font-size:28px;}
.ucnema li{ width:49%; margin-right:0;}
.ucnema li:nth-child(2n){ float:right;}
.newsbn a span img {
    height:auto;
}
  .header .head_top .head_right .head_search { display: none; }
  .index .index_main { padding: 60px 0; }
  .index .index_banner .mask .block .txt { line-height: 1.2; font-size: 40px; margin-bottom: 50px; margin-left: 10%; }
  .index .main1 .content { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main1 .content .left_title { width: 100%; }
  .index .main1 .content .left_title .title { font-size: 38px; }
  .index .main1 .content .left_title .line { font-size: 22px; line-height: 1.2; margin-top: 15px; }
  .index .main1 .content .right_txt { width: 100%; }
  .index .main2 .content { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main2 .content .block_box { width: 33.333333%; height: 50%; }
  .index .main2 .content .block_box .icon { width: 70px; height: 70px; }
  .index .main2 .content .block_box .abstract { margin-top: 20px; }
  .index .main2 .bg_img { min-height: 70px; }
  .index .main3 .content { padding: 60px 0; }
  .index .main3 .indexAdvantages .block .left_title { width: 100%; }
  .index .main3 .indexAdvantages .block .left_title .title { font-size: 38px; }
  .index .main3 .indexAdvantages .block .left_title .number_box { margin-top: 20px; }
  .index .main3 .indexAdvantages .block .left_title .number_box .txt_box { width: 90%; }
  .index .main3 .indexAdvantages .block .left_title .number_box .txt_box .line { font-size: 22px; }
  .index .main3 .indexAdvantages .block .left_title .number_box .number { font-size: 40px; }
  .index .main3 .indexAdvantages .block .right_img { margin-top: 20px; width: 100%; }
  .index .main4 { padding: 60px 0; }
  .index .main4 .title_box .title { font-size: 38px; }
  .index .main4 .title_box .line { font-size: 28px; margin-top: 15px; }
  .index .main4 .content_box { margin-top: 35px; }
  .index .main5 .title_box .left_txt .title { font-size: 38px; }
  .index .main5 .content .block_box { margin-top: 25px; }
  .index .main5 .content .block .txt_box .name { font-size: 18px; }
  .index .main5 .content .block .txt_box .abstract { margin-top: 10px; }
  .index .main5 .content .block .txt_box .time { font-size: 16px; margin-top: 10px; }
  .index .main6 { padding: 60px 0; }
  .index .main6 .content .txt { font-size: 38px; }
  .index .main6 .content .more { margin-top: 30px; }
  .footer { padding: 15px 0; }
  .footer .foot_right { text-align: left; margin-top: 15px; }
  .banner { overflow: hidden; position: relative; }
  .main1 .left_title {
      margin-left:0;
  }
  .banner .text { bottom: auto; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; }
  .L_line .right { display: none; }
  .L_line { overflow-x: auto; }
  .L_line .left { width: 100%; text-align: center; white-space: nowrap; }
  .title h5 { font-size: 18px; }
  .title h3 { font-size: 22px; margin-top: 5px; }
  .MediaCenter_news .con .news .swiper-container { margin-top: 20px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .img { width: 100%; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text { width: 100%; padding: 15px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text h5 { height: auto; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text p { height: auto; }
  .MediaCenter_news .con .List .box a { display: block; padding: 10px 0; }
  .MediaCenter_news .con .List .box a .data span { display: inline-block; font-size: 30px; padding-left: 5px; }
  .MediaCenter_news .con .List .box a .text { padding: 10px 0; }
  .MediaCenter_news .con .List .box a .arrow { display: none; }
  .MediaCenter_newsDetails .con .more a h5 { width: 73%; }
  .MediaCenter_newsDetails .con .title h5 { font-size: 18px; }
  .MediaCenter_newsDetails .con .title .data { font-size: 16px; }
  .MediaCenter_newsDetails .con .title p { line-height: 20px; font-size: 12px; }
  .MediaCenter_newsDetails .con .more a { line-height: 60px; height: 60px; font-size: 14px; }
  .MediaCenter_newsDetails .con .more a p::before { right: 10px; top: 20px; }
  .MediaCenter_newsDetails .con .more a:last-child p::before { top: 29px; }
  .MediaCenter_newsDetails .con .X_more { margin-top: 30px; }
  .report .list a { height: auto; line-height: 30px; padding: 10px 0; }
  .report .list a .data { width: 50%; }
  .report .list a .data::before { display: none; }
  .report .list a h5 { width: 100%; padding-left: 0; }
  .report .list a .see { position: static; -webkit-transform: none; -ms-transform: none; transform: none; float: right; line-height: 28px; }
  .report .list { margin-top: 20px; }
  .RPosition .searchBox form::before { width: 50%; }
  .RPosition .searchBox form::after { width: 50%; }
  .RPosition .searchBox p, .RPosition .searchBox .page { font-size: 14px; }
  .RPosition .Position .box { width: 49%; }
  .RPosition .Position .box a { min-height: auto; padding: 30px; }
  .RPosition .Position .box:not(:nth-child(3n)) { margin-right: 0; }
  .RPosition .Position .box:not(:nth-child(2n)) { margin-right: 2%; }
  .RPosition .Position .box a .text { margin-top: 20px; }
  .JobDetails .CLeft { width: 100%; }
  .JobDetails .CRight { width: 100%; margin-left: 0; margin-top: 20px; }
  .JobDetails .CRight .list a:last-child { border-bottom: none; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text .data { font-size: 14px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text h5 { font-size: 16px; line-height: 24px; }
  .MediaCenter_news .con .news .swiper-container .swiper-slide .text p { font-size: 12px; line-height: 20px; margin-top: 10px; }
  .X_more a { width: 100px; line-height: 35px; font-size: 12px; }
  .MediaCenter_news .con .List .box a .data { font-size: 14px; }
  .MediaCenter_news .con .List .box a .data span { font-size: 20px; }
  .MediaCenter_news .con .List .box a .text h5 { font-size: 14px; }
  .MediaCenter_news .con .List .box a .text p { line-height: 20px; height: 60px; }
  .page_box a, .page_box .layui-laypage-spr, .page_box .layui-laypage-curr { line-height: 25px !important; width: 25px !important; height: 25px !important; margin: 0 3px !important; }
  .layui-laypage-last i { margin-left: -26px; display: inline-block; width: 11px; height: 11px; position: relative; } 
  .main3 ul li {
      padding: 0 0 15px 0;
  }
  .seh {
      width: 70%;
  }
  .xwen_zcixqin .zb .zbxqn .tit {
      font-size: 18px;
	  line-height: 30px;
  }


.left_bottom_page .bottom_page_left,.left_bottom_page .bottom_page_right{width:100%;}
.bottom_page_left{margin-bottom:20px;}
.bottom_page_right a{width:100%; text-align: center;}
.cz-about-us-left {
    padding-right:0;
}
.bjt .txts {
    padding: 0;
}
.txts {
    padding: 0;
}
  }

@media screen and (max-width: 767px) { .index .index_main { padding:40px 0; }
.public-title-news {
    padding: 0 0 8% 0;
}
.xwen_zcixqin .zb .zbxqn p img{width:auto!important;height:auto!important;}
#index_banner .owl-controls .owl-pagination {
    bottom: 30px;
}
#index_banner .owl-controls .owl-pagination .owl-page span {
    height: 5px;
}
.idx_h h3 {
    font-size: 24px;
}
.uk-width-1-2\@s {
    width: 100%;
	margin-bottom: 5px;
}
.csnm video{width:100%!important;height:auto!important;}
.ucp li img{ height:250px;}
.ucnema li{ width:100%;}
.ucnema li a{ padding:15px;}
.ucnema li a .con .d1 {
    font-size: 16px;
	line-height: 26px;
}
.his_a ul li .his_right {
    position: absolute;
    top: 4px;
    left: 50%;
    background-color: #ef8007;
    font-size: 20px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    width: 180px;
    border-radius: 0 50px 50px 0;
    margin-left: 1px;
    padding-left: 0;
    text-align: center;
    font-weight: bold;
}
.his_a ul li.ntss .his_right {
    position: absolute;
    top: 4px;
    right: 50%;
    left: auto;
    background-color: #ef8007;
    font-size: 20px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    width: 180px;
    border-radius: 50px 0 0 50px;
    margin-left: auto;
    padding-left: 0;
    margin-right: 1px;
    padding-right: 0;
    text-align: center;
    font-weight: bold;
}
.his_left p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    position: relative;
    padding-left: 12px;
    margin-bottom: 10px;
}
.his_left p:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #666666;
    position: absolute;
    top: 9px;
    left: 0;
}
.prony span {
    height: auto;
}
.txts p {
    font-size: 16px;
}
.txts h4 {
    font-size: 20px;
	font-weight: bold;
}
.tit-h1.wttt {
    padding: 40px 0;
}
.prony span img {
    max-height: 100%;
    max-width: 100%;
    padding: 10px;
}
.xwen_zcixqin .yb .xg_wzh {
    padding: 10px 0 60px 0;
}
.protsnytxt h3 {
    font-size: 20px;
    padding-bottom: 20px;
 
    padding-left: 0;
}
.pro_s p {
    padding-left:0;
}
.investment_title div {
    padding: 6px 18px;
	font-size: 14px;
}
.investment_con_list {
    font-size: 14px;    line-height: 32px;
}
.investment_con {
    padding: 25px 0;
}
.p-list2 .tit {
    font-size: 18px;
    color: #333;

    white-space: inherit;

}
.p-list2 .det {
    height:auto;
	font-size: 16px;
}
.p-list2 .txt {

    padding:30px 20px;
}
.zizhiny span {
    height: auto;
}
 .seh {
      width: 100%;
  }
  .sent-resume {
      position: relative;
      top: auto;
      right:auto;
	  display: block;
	  margin-top: 30px;
      background: url(../image/yx.png) 22% center no-repeat #f08919;
  }
  .sideMenu h3 strong:first-child {
      font-size: 14px;
  }
  .sideMenu h3 strong {
      float: left;
      font-size: 14px;
  }
  .sideMenu h3 {

      padding: 10px 15px;
  }
.zizhiny span img {
    max-height: 100%;
    max-width: 100%;
}
.list-h1 .zj_box .zj_list .picture_container .zjDes {
    padding: 5% 0 5% 0;
}
.mb_list li {
    padding: 0 5px;
}
.mb_list li a {
    font-size: 14px;
}
.xwns h3 {
    font-size: 18px;
}
.main ul li .date {
    width: 20%;
}
.screons .srfl {
    width: 62%;
}
.screons .srfl {
    font-size: 16px;
	line-height: 32px;
}
.screons li a:hover .date{padding-left: 10px;}
  .index .index_banner .mask .block .txt { line-height: 1.6; font-size: 16px; margin-bottom: 20px; margin-left: 15px; }
  .index .index_banner .mouse_icon { display: none; }
  .index .index_banner .swiper_control { left: 15px; top: auto; bottom: 5px; }
  .index .main1 .content .left_title .title { font-size: 22px; }
  .index .main1 .content .left_title .line { font-size: 18px; line-height: 1.1; margin-top: 10px; }
  .index .main1 .content .right_txt { margin-top: 40px;
    display: block;
    position: relative;
    float: left; }
  .index .main2 .content .block_box .number {line-height: 30px; }
  .index .main2 .content .block_box .tag {
      font-size: 14px;
      position: absolute;
      bottom:2px;
  }
  .index .main2 .content .block_box .icon { width: 40px; height: 40px; }
  .index .main2 .content .block_box .icon img { display: block; }
  .index .main2 .content .block_box .number_box { margin-top: 10px; line-height: 30px; }
  .index .main2 .content .block_box .abstract { margin-top: 10px; }
  .index .main2 .bg_img { min-height: 30px; }
  .index .main3 .content { padding: 40px 0; }
  .index .main3 .indexAdvantages .block .left_title .title { font-size: 22px; letter-spacing: 0px; }
  .index .main3 .indexAdvantages .block .left_title .title span { display: inline; }
  .index .main3 .indexAdvantages .block .left_title .number_box { margin-top: 10px; }
  .index .main3 .indexAdvantages .block .left_title .number_box .txt_box { width: 85%; }
  .index .main3 .indexAdvantages .block .left_title .number_box .txt_box .line { font-size: 18px; line-height: 1.1; }
  .index .main3 .indexAdvantages .block .left_title .number_box .txt_box .abstract { margin-top: 10px; }
  .index .main3 .indexAdvantages .block .left_title .number_box .number { font-size: 30px; }
  .index .main3 .indexAdvantages .block .right_img { margin-top: 20px; width: 100%; }
  .index .main3 .swiper-button-next, .index .main3 .swiper-button-prev { width: 40px; height: 40px; line-height: 40px; }
  .index .main4 { padding: 40px 0 0 0; }
  .index .main4 .title_box .title { font-size: 22px; line-height: 1.1; letter-spacing: 0px; }
  .index .main4 .title_box .title span { display: inline; }
  .index .main4 .title_box .line { font-size: 18px; margin-top: 10px; line-height: 1.1; }
  .index .main4 .content_box { margin-top: 20px; }
  .index .main4 .content_box .swiper_btn .icon { margin: 0px 15px; }
  .index .main4 .content_box .swiper_btn .swiper-button-prev { font-size: 15px; }
  .index .main4 .content_box .swiper_btn .swiper-button-next { font-size: 15px; }
  .index .main4 .tag_box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .index .main4 .tag_box .left_tag { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
  .index .main4 .tag_box .left_tag .tag { width: 25%; margin: 0 auto; text-align: center; font-size: 14px; }
  .index .main4 .tag_box .swiper_btn { margin: 0 auto; margin-top: 25px; }
  .index .main5 .title_box .left_txt .title { font-size: 22px; }
  .index .main5 .content .block_box { margin-top: 15px; }
  .index .main5 .content .block .txt_box { margin-top: 10px; }
  .index .main5 .content .block .txt_box .name { font-size: 16px; }
  .index .main5 .content .block .txt_box .abstract { font-size: 14px; }
  .index .main5 .content .block .txt_box .time { font-size: 14px; }
  .index .main6 { padding: 20px 0; }
  .index .main6 .content .txt { font-size: 18px; line-height: 1.5; }
  .index .main6 .content .more { margin-top: 10px; }
  .index .main6 .content .more .iconfont { font-size: 24px; }
  .banner img { height: 100px; width: auto; max-width: inherit; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .banner .text p { font-size: 18px; }
  .L_line { height: 45px; }
  .L_line .left .li a { line-height: 43px; }
  .L_line .left .li { margin-right: 20px; }
  .MediaCenter_news .con .List { margin-top: 20px; }
  .MediaCenter_news .con .List .box a .text p { font-size: 12px; }
  .page_box a, .page_box .layui-laypage-spr, .page_box .layui-laypage-curr { width: 30px; height: 30px; line-height: 30px; }
  .page_box .layui-laypage-prev .icon_zuojiantou::before { left: 13px; }
  .page_box .layui-laypage-next .icon_right-arrow::before { left: 9px; }
  .MediaCenter_newsDetails .con .more a { height: auto; line-height: 35px; font-size: 12px; padding: 0 10px; }
  .MediaCenter_newsDetails .con .more a p { width: 100%; }
  .MediaCenter_newsDetails .con .more a p::before { top: 5px; }
  .MediaCenter_newsDetails .con .more a:last-child p::before { top: 10px; }
  .MediaCenter_newsDetails .con .more a h5 { width: 70%; }
  .MediaCenter_newsDetails .con .more a .data { width: 26%; }
  .report .list a { line-height: 1.5; }
  .report .list a h5 { font-size: 14px; }
  .report .list a .see { font-size: 12px; line-height: 20px; width: auto; padding: 0 10px; }
  .footer.footer2 .foot_left .link_box .link { padding-left: 0; }
  .contactUs .con .address { display: block; }
  .contactUs .con .address .box { width: 100%; margin-bottom: 10px; }
  .contactUs .con .address .box h5 { font-size: 18px; }
  .contactUs .Map { height: 300px; position: relative; overflow: hidden; }
  .contactUs .Map img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; min-height: 100%; max-width: none; }
  .RPosition .Position .box { width: 100%; margin-bottom: 10px; }
  .RPosition .Position .box a { padding: 20px; }
  .RPosition .Position .box a h5 { font-size: 16px; }
  .RPosition .Position .box:not(:nth-child(2n)) { margin-right: 0; }
  .RPosition .Position .box a .text p { font-size: 12px; padding: 0 5px; }
  .RPosition .searchBox { display: block; margin-top: 10px; }
  .RPosition .searchBox form { width: 100%; }
  .RPosition .searchBox form::before, .RPosition .searchBox form::after { display: none; }
  .RPosition .searchBox .page { position: absolute; top: 0; right: 0; }
  .JobDetails .return { margin-bottom: 20px; }
  .JobDetails .CLeft .apply { width: auto; line-height: 45px; padding: 0 15px; margin-top: 20px; }
  .JobDetails .CRight .tit h5 { font-size: 16px; }
  .JobDetails .CRight .tit .more { margin-top: 0; }
  .JobDetails .CRight .list a { padding: 10px 0; font-size: 12px; }
  .footer .foot_left .share_box .block:nth-child(1) .code_down { left: 160%; }
  .footer .foot_left .share_box .block:nth-child(1) .icon:hover + .code_down { left: 160%; }
  .footer .foot_left .share_box .block:nth-child(1) .icon:hover + .code_down::after { left: 24%; } }

@media screen and (max-width: 320px) { .footer .foot_left .link_box .link:not(:first-child) { margin-left: 3px; padding-left: 3px; } }


@media screen and (max-width: 580px){
  .titbox_tong h2{font-size: 18px;}
  .Coremain3_box{padding: 40px 0;}
  .titbox_tong p{line-height: 1.5;}
  .Coremain3_list .item{margin-right: 10px;padding: 20px 10px;}
  .Coremain3_list .item .icon img{height: 35px;}
  .Coremain3_list .item p{font-size: 14px;margin-top: 12px;}
  .titbox_tong{margin-bottom: 30px;}
  .Coremain4_box{padding-top: 40px;}
  .CoreAdvantagesList dl dd{padding: 15px;}
  .Coremain2_title{font-size: 16px;}
}

.index .main1 .center1400 .content{align-items: center;}
.shareholderClass{top:-35px;}
.shareholder_content{position: relative;}
.IconColor_red{color: #f30d0d !important;}
.RPosition,.aboutmain01box{background: url(../image/about_04.jpg) no-repeat bottom;
  background-size: 100% auto;}
.contactUs .con .address{margin-top: 0 !important;}
.footer.footer2 .foot_right a{color: #6a696f;}
.footer.footer2 .foot_right a:hover{color: #fff;}

</pre></body></html>